Class CliComponent


  • public class CliComponent
    extends java.lang.Object
    OSGI Component for the ONOS CLI.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected org.onosproject.core.CoreService coreService  
    • Constructor Summary

      Constructors 
      Constructor Description
      CliComponent()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void activate()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • coreService

        protected org.onosproject.core.CoreService coreService
    • Constructor Detail

      • CliComponent

        public CliComponent()
    • Method Detail

      • activate

        public void activate()