Class HealthCheckCommand

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

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

      • timeout

        public long timeout
      • maxAgeMs

        public long maxAgeMs
    • Constructor Detail

      • HealthCheckCommand

        public HealthCheckCommand()
    • Method Detail

      • isEndMessage

        public static boolean isEndMessage​(java.lang.String s)
      • execute

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