public interface OsgiBundleApplicationContextListener<E extends OsgiBundleApplicationContextEvent> extends EventListener
ApplicationListener
.OsgiBundleContextRefreshedEvent
,
OsgiBundleContextFailedEvent
,
OsgiBundleContextClosedEvent
Modifier and Type | Method and Description |
---|---|
void |
onOsgiApplicationEvent(E event)
Handles an OSGi application event.
|
void onOsgiApplicationEvent(E event)
event
- OSGi application eventCopyright © 2006–2017. All rights reserved.