Class HealthCheckCommand

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

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

      • HealthCheckCommand

        public HealthCheckCommand()
    • Method Detail

      • isEndMessage

        public static boolean isEndMessage​(String s)
      • execute

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