Class XconnectNextListCommand

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

    public class XconnectNextListCommand
    extends org.onosproject.cli.AbstractShellCommand
    Command to read the current state of the xconnect next stores.
    • Constructor Detail

      • XconnectNextListCommand

        public XconnectNextListCommand()
    • Method Detail

      • doExecute

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