public interface BundleStartLevelSupport
BundleStartLevel
.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 startlevel) |
int getBundleStartLevel(org.jboss.osgi.resolver.XBundle bundle)
void setBundleStartLevel(org.jboss.osgi.resolver.XBundle bundle, int startlevel)
boolean isBundlePersistentlyStarted(org.jboss.osgi.resolver.XBundle bundle)
boolean isBundleActivationPolicyUsed(org.jboss.osgi.resolver.XBundle bundle)
Copyright © 2013 JBoss by Red Hat. All rights reserved.