Class AbstractIdCommand

  • All Implemented Interfaces:
    org.apache.karaf.shell.api.action.Action
    Direct Known Subclasses:
    MinionIdCommand, SentinelIdCommand

    public class AbstractIdCommand
    extends Object
    implements org.apache.karaf.shell.api.action.Action
    • Constructor Detail

      • AbstractIdCommand

        public AbstractIdCommand()
    • Method Detail

      • execute

        public Object execute()
                       throws Exception
        Specified by:
        execute in interface org.apache.karaf.shell.api.action.Action
        Throws:
        Exception