Class OsgiInstallerHealthCheck

java.lang.Object
org.apache.sling.installer.hc.OsgiInstallerHealthCheck
All Implemented Interfaces:
org.apache.felix.hc.api.HealthCheck

public class OsgiInstallerHealthCheck extends Object implements org.apache.felix.hc.api.HealthCheck
  • Field Details

  • Constructor Details

    • OsgiInstallerHealthCheck

      public OsgiInstallerHealthCheck()
  • Method Details

    • configure

      protected void configure(OsgiInstallerHealthCheck.Configuration configuration)
    • execute

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