Class GetCommand

  • All Implemented Interfaces:
    org.apache.karaf.shell.api.action.Action

    public class GetCommand
    extends SnmpRequestCommand
    implements org.apache.karaf.shell.api.action.Action
    • Constructor Detail

      • GetCommand

        public GetCommand()
    • Method Detail

      • execute

        public java.lang.Object execute()
        Specified by:
        execute in interface org.apache.karaf.shell.api.action.Action
        Overrides:
        execute in class SnmpRequestCommand