Class EventListCommand

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

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

      • EventListCommand

        public EventListCommand()
    • Method Detail

      • execute

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