public class SpringStateService extends Object implements org.springframework.osgi.context.event.OsgiBundleApplicationContextListener, org.osgi.framework.BundleListener, org.apache.karaf.bundle.core.BundleStateService
| Constructor and Description |
|---|
SpringStateService() |
| Modifier and Type | Method and Description |
|---|---|
void |
bundleChanged(org.osgi.framework.BundleEvent event) |
String |
getDiag(org.osgi.framework.Bundle bundle) |
String |
getName() |
org.apache.karaf.bundle.core.BundleState |
getState(org.osgi.framework.Bundle bundle) |
void |
onOsgiApplicationEvent(org.springframework.osgi.context.event.OsgiBundleApplicationContextEvent event) |
public String getName()
getName in interface org.apache.karaf.bundle.core.BundleStateServicepublic org.apache.karaf.bundle.core.BundleState getState(org.osgi.framework.Bundle bundle)
getState in interface org.apache.karaf.bundle.core.BundleStateServicepublic String getDiag(org.osgi.framework.Bundle bundle)
getDiag in interface org.apache.karaf.bundle.core.BundleStateServicepublic 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–2019 The Apache Software Foundation. All rights reserved.