|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ops4j.pax.runner.osgi.UnsupportedStartLevel
org.ops4j.pax.runner.osgi.RunnerStartLevel
public class RunnerStartLevel
Constructor Summary | |
---|---|
RunnerStartLevel()
|
Method Summary | |
---|---|
static void |
install(org.apache.felix.framework.ServiceRegistry serviceRegistry)
Installs itself as a service in felix service registry. |
void |
setBundleStartLevel(org.osgi.framework.Bundle bundle,
int startLevel)
Sets the bundle start level if the bundle is a runner bundle. |
Methods inherited from class org.ops4j.pax.runner.osgi.UnsupportedStartLevel |
---|
getBundleStartLevel, getInitialBundleStartLevel, getStartLevel, isBundleActivationPolicyUsed, isBundlePersistentlyStarted, setInitialBundleStartLevel, setStartLevel |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RunnerStartLevel()
Method Detail |
---|
public static void install(org.apache.felix.framework.ServiceRegistry serviceRegistry)
serviceRegistry
- a felix service registrypublic void setBundleStartLevel(org.osgi.framework.Bundle bundle, int startLevel)
setBundleStartLevel
in interface org.osgi.service.startlevel.StartLevel
setBundleStartLevel
in class UnsupportedStartLevel
StartLevel.setBundleStartLevel(org.osgi.framework.Bundle,int)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |