public class

SpringContextEventBridge

extends Object
implements OsgiBundleApplicationContextListener
java.lang.Object
   ↳ com.atlassian.plugin.osgi.bridge.SpringContextEventBridge

Class Overview

Bridge for internal spring context events and the plugin framework event system, specifically when the internal spring context is waiting for OSGi service dependencies.

Summary

Public Constructors
SpringContextEventBridge(PluginEventManager pluginEventManager)
Public Methods
void onOsgiApplicationEvent(OsgiBundleApplicationContextEvent osgiEvent)
[Expand]
Inherited Methods
From class java.lang.Object
From interface org.springframework.osgi.context.event.OsgiBundleApplicationContextListener

Public Constructors

public SpringContextEventBridge (PluginEventManager pluginEventManager)

Public Methods

public void onOsgiApplicationEvent (OsgiBundleApplicationContextEvent osgiEvent)