Class SelfCheckHealthCheck

  • All Implemented Interfaces:
    org.apache.sling.hc.api.HealthCheck

    public class SelfCheckHealthCheck
    extends Object
    implements org.apache.sling.hc.api.HealthCheck
    Checks if the internal service user is ok.
    Author:
    Roland Gruber
    • Constructor Detail

      • SelfCheckHealthCheck

        public SelfCheckHealthCheck()
    • Method Detail

      • execute

        public org.apache.sling.hc.api.Result execute()
        Specified by:
        execute in interface org.apache.sling.hc.api.HealthCheck