|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.felix.framework.Felix
org.apache.sling.launchpad.base.impl.SlingFelix
public class SlingFelix
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.felix.framework.Felix |
---|
org.apache.felix.framework.Felix.FelixResolver |
Field Summary |
---|
Fields inherited from interface org.osgi.framework.Bundle |
---|
ACTIVE, INSTALLED, RESOLVED, SIGNERS_ALL, SIGNERS_TRUSTED, START_ACTIVATION_POLICY, START_TRANSIENT, STARTING, STOP_TRANSIENT, STOPPING, UNINSTALLED |
Constructor Summary | |
---|---|
SlingFelix(Notifiable notifiable,
Map<?,?> props)
|
Method Summary | |
---|---|
void |
stop()
|
void |
stop(int status)
|
void |
update()
|
void |
update(InputStream is)
|
Methods inherited from class org.apache.felix.framework.Felix |
---|
getBundleId, getLastModified, getPersistentState, hasPermission, init, setPersistentStateActive, setPersistentStateInactive, setPersistentStateUninstalled, start, start, toString, uninstall, waitForStop |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SlingFelix(Notifiable notifiable, Map<?,?> props) throws Exception
Exception
Method Detail |
---|
public void update() throws org.osgi.framework.BundleException
update
in interface org.osgi.framework.Bundle
update
in interface org.osgi.framework.launch.Framework
update
in class org.apache.felix.framework.Felix
org.osgi.framework.BundleException
public void update(InputStream is) throws org.osgi.framework.BundleException
update
in interface org.osgi.framework.Bundle
update
in interface org.osgi.framework.launch.Framework
update
in class org.apache.felix.framework.Felix
org.osgi.framework.BundleException
public void stop() throws org.osgi.framework.BundleException
stop
in interface org.osgi.framework.Bundle
stop
in interface org.osgi.framework.launch.Framework
stop
in class org.apache.felix.framework.Felix
org.osgi.framework.BundleException
public void stop(int status) throws org.osgi.framework.BundleException
stop
in interface org.osgi.framework.Bundle
stop
in interface org.osgi.framework.launch.Framework
stop
in class org.apache.felix.framework.Felix
org.osgi.framework.BundleException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |