public abstract class AbstractBundleChecker extends AbstractChecker
bundle, bundleContext, systemBundle, systemBundleContext
Constructor and Description |
---|
AbstractBundleChecker() |
Modifier and Type | Method and Description |
---|---|
protected abstract Check |
checkBundle(org.osgi.framework.Bundle bundle) |
protected List<Check> |
doCheck() |
protected boolean |
isActive(org.osgi.framework.Bundle bundle) |
protected boolean |
isFragment(org.osgi.framework.Bundle bundle) |
getFailingHealthChecks, getFailingReadinessChecks
protected List<Check> doCheck()
doCheck
in class AbstractChecker
protected abstract Check checkBundle(org.osgi.framework.Bundle bundle)
protected boolean isActive(org.osgi.framework.Bundle bundle)
protected boolean isFragment(org.osgi.framework.Bundle bundle)
Copyright © 2011–2017 Red Hat. All rights reserved.