public class BlueprintContainerServicePublisher extends Object implements org.springframework.context.ApplicationListener<org.springframework.context.event.ApplicationContextEvent>
ApplicationContext to register/unregister the equivalent service.
Note: This component is stateful and should not be shared by multiple threads.| Constructor and Description |
|---|
BlueprintContainerServicePublisher(BlueprintContainer blueprintContainer,
org.osgi.framework.BundleContext bundleContext)
Constructs a new
ModuleContextServicePublisher instance. |
| Modifier and Type | Method and Description |
|---|---|
void |
onApplicationEvent(org.springframework.context.event.ApplicationContextEvent event) |
public BlueprintContainerServicePublisher(BlueprintContainer blueprintContainer, org.osgi.framework.BundleContext bundleContext)
ModuleContextServicePublisher instance.blueprintContainer - bundleContext - Copyright © 2006–2015. All rights reserved.