|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OsgiBundleApplicationContextEventMulticaster | |
---|---|
org.eclipse.gemini.blueprint.context | OSGi specific application context package. |
org.eclipse.gemini.blueprint.context.event | Event package for OSGi application contexts. |
org.eclipse.gemini.blueprint.context.support | Support package for OSGi specific application contexts. |
org.eclipse.gemini.blueprint.extender.internal.activator | |
org.eclipse.gemini.blueprint.extender.internal.blueprint.activator | |
org.eclipse.gemini.blueprint.extender.internal.dependencies.startup | |
org.eclipse.gemini.blueprint.extender.internal.support | Support package for Gemini Blueprint extender. |
Uses of OsgiBundleApplicationContextEventMulticaster in org.eclipse.gemini.blueprint.context |
---|
Methods in org.eclipse.gemini.blueprint.context that return OsgiBundleApplicationContextEventMulticaster | |
---|---|
OsgiBundleApplicationContextEventMulticaster |
DelegatedExecutionOsgiBundleApplicationContext.getDelegatedEventMulticaster()
Returns the OSGi event multicaster (if any) associated with this application context. |
Methods in org.eclipse.gemini.blueprint.context with parameters of type OsgiBundleApplicationContextEventMulticaster | |
---|---|
void |
DelegatedExecutionOsgiBundleApplicationContext.setDelegatedEventMulticaster(OsgiBundleApplicationContextEventMulticaster multicaster)
Allows a delegated OsgiBundleApplicationContextEventMulticaster ,
external to the application context, to be used for sending OSGi
application context events regarding the application context life cycle. |
Uses of OsgiBundleApplicationContextEventMulticaster in org.eclipse.gemini.blueprint.context.event |
---|
Classes in org.eclipse.gemini.blueprint.context.event that implement OsgiBundleApplicationContextEventMulticaster | |
---|---|
class |
OsgiBundleApplicationContextEventMulticasterAdapter
Adapter class between Spring ApplicationEventMulticaster and Spring-DM
OsgiBundleApplicationContextEventMulticaster . |
Uses of OsgiBundleApplicationContextEventMulticaster in org.eclipse.gemini.blueprint.context.support |
---|
Methods in org.eclipse.gemini.blueprint.context.support that return OsgiBundleApplicationContextEventMulticaster | |
---|---|
OsgiBundleApplicationContextEventMulticaster |
AbstractDelegatedExecutionApplicationContext.getDelegatedEventMulticaster()
|
Methods in org.eclipse.gemini.blueprint.context.support with parameters of type OsgiBundleApplicationContextEventMulticaster | |
---|---|
void |
AbstractDelegatedExecutionApplicationContext.setDelegatedEventMulticaster(OsgiBundleApplicationContextEventMulticaster multicaster)
|
Uses of OsgiBundleApplicationContextEventMulticaster in org.eclipse.gemini.blueprint.extender.internal.activator |
---|
Methods in org.eclipse.gemini.blueprint.extender.internal.activator with parameters of type OsgiBundleApplicationContextEventMulticaster | |
---|---|
protected void |
ContextLoaderListener.addApplicationListener(OsgiBundleApplicationContextEventMulticaster multicaster)
|
Uses of OsgiBundleApplicationContextEventMulticaster in org.eclipse.gemini.blueprint.extender.internal.blueprint.activator |
---|
Methods in org.eclipse.gemini.blueprint.extender.internal.blueprint.activator with parameters of type OsgiBundleApplicationContextEventMulticaster | |
---|---|
protected void |
BlueprintLoaderListener.addApplicationListener(OsgiBundleApplicationContextEventMulticaster multicaster)
|
Uses of OsgiBundleApplicationContextEventMulticaster in org.eclipse.gemini.blueprint.extender.internal.dependencies.startup |
---|
Methods in org.eclipse.gemini.blueprint.extender.internal.dependencies.startup that return OsgiBundleApplicationContextEventMulticaster | |
---|---|
OsgiBundleApplicationContextEventMulticaster |
DependencyWaiterApplicationContextExecutor.getEventMulticaster()
|
OsgiBundleApplicationContextEventMulticaster |
ContextExecutorAccessor.getEventMulticaster()
|
Methods in org.eclipse.gemini.blueprint.extender.internal.dependencies.startup with parameters of type OsgiBundleApplicationContextEventMulticaster | |
---|---|
void |
DependencyWaiterApplicationContextExecutor.setDelegatedMulticaster(OsgiBundleApplicationContextEventMulticaster multicaster)
Sets the multicaster for delegating failing events. |
Uses of OsgiBundleApplicationContextEventMulticaster in org.eclipse.gemini.blueprint.extender.internal.support |
---|
Methods in org.eclipse.gemini.blueprint.extender.internal.support that return OsgiBundleApplicationContextEventMulticaster | |
---|---|
OsgiBundleApplicationContextEventMulticaster |
ExtenderConfiguration.getEventMulticaster()
Returns the eventMulticaster. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |