public class SpringStateListenerFactory extends Object implements BundleStateListener.Factory
| Modifier and Type | Class and Description |
|---|---|
static interface |
SpringStateListenerFactory.Destroyable |
static class |
SpringStateListenerFactory.SpringApplicationListener |
| Constructor and Description |
|---|
SpringStateListenerFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
BundleStateListener |
getListener() |
void |
init() |
void |
setBundleContext(org.osgi.framework.BundleContext bundleContext) |
public void setBundleContext(org.osgi.framework.BundleContext bundleContext)
public void init()
public BundleStateListener getListener()
getListener in interface BundleStateListener.FactoryCopyright © 2007–2017 The Apache Software Foundation. All rights reserved.