public class DefaultOsgiBundleApplicationContextListener extends Object implements OsgiBundleApplicationContextListener<OsgiBundleApplicationContextEvent>
ContextLoaderListener logger, the events received.| Constructor and Description |
|---|
DefaultOsgiBundleApplicationContextListener(org.apache.commons.logging.Log log) |
| Modifier and Type | Method and Description |
|---|---|
void |
onOsgiApplicationEvent(OsgiBundleApplicationContextEvent event)
Handles an OSGi application event.
|
public DefaultOsgiBundleApplicationContextListener(org.apache.commons.logging.Log log)
public void onOsgiApplicationEvent(OsgiBundleApplicationContextEvent event)
OsgiBundleApplicationContextListeneronOsgiApplicationEvent in interface OsgiBundleApplicationContextListener<OsgiBundleApplicationContextEvent>event - OSGi application eventCopyright © 2006-2013. All Rights Reserved.