Class PortWaveLengthCommand

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

    public class PortWaveLengthCommand
    extends org.onosproject.cli.AbstractShellCommand
    Enable the optical channel and tune the wavelength via a flow rule based on a given Signal.
    • Field Summary

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

        log
    • Constructor Detail

      • PortWaveLengthCommand

        public PortWaveLengthCommand()
    • Method Detail

      • doExecute

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