public final class BundleStartLevelImpl extends Object implements BundleStartLevelSupport
BundleStartLevelSupport service.| Constructor and Description |
|---|
BundleStartLevelImpl(StartLevelManager startLevel) |
| Modifier and Type | Method and Description |
|---|---|
int |
getBundleStartLevel(org.jboss.osgi.resolver.XBundle bundle) |
boolean |
isBundleActivationPolicyUsed(org.jboss.osgi.resolver.XBundle bundle) |
boolean |
isBundlePersistentlyStarted(org.jboss.osgi.resolver.XBundle bundle) |
void |
setBundleStartLevel(org.jboss.osgi.resolver.XBundle bundle,
int level) |
public BundleStartLevelImpl(StartLevelManager startLevel)
public int getBundleStartLevel(org.jboss.osgi.resolver.XBundle bundle)
getBundleStartLevel in interface BundleStartLevelSupportpublic void setBundleStartLevel(org.jboss.osgi.resolver.XBundle bundle,
int level)
setBundleStartLevel in interface BundleStartLevelSupportpublic boolean isBundlePersistentlyStarted(org.jboss.osgi.resolver.XBundle bundle)
isBundlePersistentlyStarted in interface BundleStartLevelSupportpublic boolean isBundleActivationPolicyUsed(org.jboss.osgi.resolver.XBundle bundle)
isBundleActivationPolicyUsed in interface BundleStartLevelSupportCopyright © 2013 JBoss by Red Hat. All rights reserved.