public class PluginBridgeEventMulticaster
extends org.springframework.osgi.context.event.OsgiBundleApplicationContextEventMulticasterAdapter
implements org.springframework.osgi.context.BundleContextAware
| Constructor and Description |
|---|
PluginBridgeEventMulticaster() |
| Modifier and Type | Method and Description |
|---|---|
void |
multicastEvent(org.springframework.osgi.context.event.OsgiBundleApplicationContextEvent applicationEvent) |
void |
setBundleContext(org.osgi.framework.BundleContext bundleContext)
Look for the application listener bridge from atlassian-plugins-osgi-bridge.
|
public void multicastEvent(org.springframework.osgi.context.event.OsgiBundleApplicationContextEvent applicationEvent)
multicastEvent in interface org.springframework.osgi.context.event.OsgiBundleApplicationContextEventMulticastermulticastEvent in class org.springframework.osgi.context.event.OsgiBundleApplicationContextEventMulticasterAdapterpublic void setBundleContext(org.osgi.framework.BundleContext bundleContext)
setBundleContext in interface org.springframework.osgi.context.BundleContextAwarebundleContext - The bundle context for Spring DM extenderCopyright © 2014 Atlassian. All rights reserved.