Class EventConfigShowCommand

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

    public class EventConfigShowCommand
    extends Object
    implements org.apache.karaf.shell.api.action.Action
    View the eventconf from the Karaf shell.
    Author:
    jwhite
    • Constructor Detail

      • EventConfigShowCommand

        public EventConfigShowCommand()
    • Method Detail

      • execute

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