Class DiagStatusCommand

  • All Implemented Interfaces:
    org.apache.felix.gogo.commands.Action, org.apache.karaf.shell.commands.Action

    public class DiagStatusCommand
    extends Object
    implements org.apache.karaf.shell.commands.Action
    CLI for showing registered service status.
    Author:
    Faseela K
    • Method Detail

      • execute

        public @Nullable Object execute​(org.apache.felix.service.command.CommandSession session)
                                 throws Exception
        Specified by:
        execute in interface org.apache.felix.gogo.commands.Action
        Specified by:
        execute in interface org.apache.karaf.shell.commands.Action
        Throws:
        Exception