Class OsgiContainerStoppedEvent

java.lang.Object
com.atlassian.plugin.osgi.container.OsgiContainerStoppedEvent

public class OsgiContainerStoppedEvent extends Object
Event fired when the OSGi container has stopped
Since:
2.5.0
  • Constructor Details

    • OsgiContainerStoppedEvent

      public OsgiContainerStoppedEvent(OsgiContainerManager osgiContainerManager)
  • Method Details