class BlueprintContainerProcessor.BlueprintWaitingEventDispatcher
extends java.lang.Object
implements org.springframework.context.ApplicationListener<org.springframework.context.ApplicationEvent>
| Modifier and Type | Field and Description |
|---|---|
private org.osgi.framework.BundleContext |
bundleContext |
private boolean |
enabled |
private boolean |
initialized |
| Constructor and Description |
|---|
BlueprintWaitingEventDispatcher(org.osgi.framework.BundleContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
onApplicationEvent(org.springframework.context.ApplicationEvent event) |
private final org.osgi.framework.BundleContext bundleContext
private volatile boolean enabled
private volatile boolean initialized