|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.karaf.shell.osgi.SpringStateListenerFactory
public class SpringStateListenerFactory
Nested Class Summary | |
---|---|
static interface |
SpringStateListenerFactory.Destroyable
|
static class |
SpringStateListenerFactory.SpringApplicationListener
|
Constructor Summary | |
---|---|
SpringStateListenerFactory()
|
Method Summary | |
---|---|
void |
destroy()
|
BundleStateListener |
getListener()
|
void |
init()
|
void |
setBundleContext(org.osgi.framework.BundleContext bundleContext)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SpringStateListenerFactory()
Method Detail |
---|
public void setBundleContext(org.osgi.framework.BundleContext bundleContext)
public void init()
public void destroy() throws Exception
Exception
public BundleStateListener getListener()
getListener
in interface BundleStateListener.Factory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |