Class NextVlanCommand

  • All Implemented Interfaces:
    org.apache.karaf.shell.api.action.Action, org.onosproject.codec.CodecContext

    public class NextVlanCommand
    extends org.onosproject.cli.AbstractShellCommand
    Command to read the current state of the vlanNextObjStore.
    • Field Summary

      • Fields inherited from class org.onosproject.cli.AbstractShellCommand

        log
    • Constructor Summary

      Constructors 
      Constructor Description
      NextVlanCommand()  
    • Constructor Detail

      • NextVlanCommand

        public NextVlanCommand()
    • Method Detail

      • doExecute

        protected void doExecute()
        Specified by:
        doExecute in class org.onosproject.cli.AbstractShellCommand