public static class SpringStateListenerFactory.SpringApplicationListener extends Object implements org.springframework.osgi.context.event.OsgiBundleApplicationContextListener, org.osgi.framework.BundleListener, SpringStateListenerFactory.Destroyable, BundleStateListener
| Modifier and Type | Class and Description |
|---|---|
static class |
SpringStateListenerFactory.SpringApplicationListener.SpringState |
BundleStateListener.Factory| Constructor and Description |
|---|
SpringStateListenerFactory.SpringApplicationListener(org.osgi.framework.BundleContext bundleContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
bundleChanged(org.osgi.framework.BundleEvent event) |
void |
destroy() |
String |
getName() |
SpringStateListenerFactory.SpringApplicationListener.SpringState |
getSpringState(org.osgi.framework.Bundle bundle) |
String |
getState(org.osgi.framework.Bundle bundle) |
void |
onOsgiApplicationEvent(org.springframework.osgi.context.event.OsgiBundleApplicationContextEvent event) |
public SpringStateListenerFactory.SpringApplicationListener(org.osgi.framework.BundleContext bundleContext)
public void destroy()
throws Exception
destroy in interface SpringStateListenerFactory.DestroyableExceptionpublic String getName()
getName in interface BundleStateListenerpublic String getState(org.osgi.framework.Bundle bundle)
getState in interface BundleStateListenerpublic SpringStateListenerFactory.SpringApplicationListener.SpringState getSpringState(org.osgi.framework.Bundle bundle)
public void onOsgiApplicationEvent(org.springframework.osgi.context.event.OsgiBundleApplicationContextEvent event)
onOsgiApplicationEvent in interface org.springframework.osgi.context.event.OsgiBundleApplicationContextListenerpublic void bundleChanged(org.osgi.framework.BundleEvent event)
bundleChanged in interface org.osgi.framework.BundleListenerCopyright © 2007–2017 The Apache Software Foundation. All rights reserved.