Package | Description |
---|---|
org.eclipse.gemini.blueprint.context.event |
Event package for OSGi application contexts.
|
org.eclipse.gemini.blueprint.extender.internal.blueprint.activator | |
org.eclipse.gemini.blueprint.extender.internal.support |
Support package for Gemini Blueprint extender.
|
Modifier and Type | Method and Description |
---|---|
void |
OsgiBundleApplicationContextEventMulticaster.addApplicationListener(OsgiBundleApplicationContextListener osgiListener)
Add an OSGi listener to be notified of all events.
|
void |
OsgiBundleApplicationContextEventMulticasterAdapter.addApplicationListener(OsgiBundleApplicationContextListener osgiListener)
Add an OSGi listener to be notified of all events.
|
void |
OsgiBundleApplicationContextEventMulticaster.removeApplicationListener(OsgiBundleApplicationContextListener osgiListener)
Remove an OSGi listener from the notification list.
|
void |
OsgiBundleApplicationContextEventMulticasterAdapter.removeApplicationListener(OsgiBundleApplicationContextListener osgiListener)
Remove an OSGi listener from the notification list.
|
Modifier and Type | Class and Description |
---|---|
class |
BlueprintContainerProcessor
Blueprint specific context processor.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultOsgiBundleApplicationContextListener
Default application context event logger.
|
Modifier and Type | Method and Description |
---|---|
OsgiBundleApplicationContextListener |
ExtenderConfiguration.getContextEventListener()
Returns the contextEventListener.
|
Copyright © 2006–2015. All rights reserved.