|
|||||||||
| 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(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(BundleContext bundleContext)
public void init()
public void destroy()
throws java.lang.Exception
java.lang.Exceptionpublic BundleStateListener getListener()
getListener in interface BundleStateListener.Factory
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||