public interface BundleStartLevelSupport
BundleStartLevel.| Modifier and Type | Method and Description |
|---|---|
int |
getBundleStartLevel(XBundle bundle) |
boolean |
isBundleActivationPolicyUsed(XBundle bundle) |
boolean |
isBundlePersistentlyStarted(XBundle bundle) |
void |
setBundleStartLevel(XBundle bundle,
int startlevel) |
int getBundleStartLevel(XBundle bundle)
void setBundleStartLevel(XBundle bundle, int startlevel)
boolean isBundlePersistentlyStarted(XBundle bundle)
boolean isBundleActivationPolicyUsed(XBundle bundle)
Copyright © 2016 JBoss by Red Hat. All rights reserved.