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 Summary
Fields Modifier and Type Field Description protected CoreService
coreService
-
Constructor Summary
Constructors Constructor Description CliComponent()
-
-
-
Field Detail
-
coreService
protected CoreService coreService
-
-