Package org.onosproject.cli
Class CliComponent
- java.lang.Object
- 
- org.onosproject.cli.CliComponent
 
- 
 public class CliComponent extends Object OSGI Component for the ONOS CLI.
- 
- 
Field SummaryFields Modifier and Type Field Description protected CoreServicecoreService
 - 
Constructor SummaryConstructors Constructor Description CliComponent()
 
- 
- 
- 
Field Detail- 
coreServiceprotected CoreService coreService 
 
- 
 
-