Class ListAlarms

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

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

      • ListAlarms

        public ListAlarms()
    • Method Detail

      • execute

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