Class BundleContentLoadedCheck

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

    public class BundleContentLoadedCheck
    extends Object
    implements org.apache.felix.hc.api.HealthCheck
    Health check component that monitors the bundle content loading progress for all of the deployed bundles.
    • Constructor Detail

      • BundleContentLoadedCheck

        public BundleContentLoadedCheck()
    • Method Detail

      • execute

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