Package org.onosproject.mcast.cli
Class McastSourceDeleteCommand
- java.lang.Object
-
- org.onosproject.cli.AbstractShellCommand
-
- org.onosproject.mcast.cli.McastSourceDeleteCommand
-
- All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action,org.onosproject.codec.CodecContext
public class McastSourceDeleteCommand extends org.onosproject.cli.AbstractShellCommandDeletes a multicast route.
-
-
Constructor Summary
Constructors Constructor Description McastSourceDeleteCommand()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voiddoExecute()-
Methods inherited from class org.onosproject.cli.AbstractShellCommand
annotations, annotations, annotations, appId, codec, error, execute, get, getService, jsonForEntity, mapper, outputJson, print
-
-