public class

PluginFrameworkShutdownEvent

extends Object
java.lang.Object
   ↳ com.atlassian.plugin.event.events.PluginFrameworkShutdownEvent

Class Overview

Event that signifies the plugin framework has been shutdown

Summary

Public Constructors
PluginFrameworkShutdownEvent(PluginController pluginController, PluginAccessor pluginAccessor)
Public Methods
PluginAccessor getPluginAccessor()
PluginController getPluginController()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public PluginFrameworkShutdownEvent (PluginController pluginController, PluginAccessor pluginAccessor)

Public Methods

public PluginAccessor getPluginAccessor ()

public PluginController getPluginController ()