com.atlassian.plugin.event.events
Class PluginFrameworkShutdownEvent
java.lang.Object
com.atlassian.plugin.event.events.PluginFrameworkShutdownEvent
public class PluginFrameworkShutdownEvent
- extends Object
Event that signifies the plugin framework has been shutdown
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PluginFrameworkShutdownEvent
public PluginFrameworkShutdownEvent(PluginController pluginController,
PluginAccessor pluginAccessor)
getPluginController
public PluginController getPluginController()
getPluginAccessor
public PluginAccessor getPluginAccessor()
Copyright © 2013 Atlassian. All Rights Reserved.