com.atlassian.plugin.event.events
Class PluginFrameworkWarmRestartingEvent
java.lang.Object
com.atlassian.plugin.event.events.PluginFrameworkWarmRestartingEvent
public class PluginFrameworkWarmRestartingEvent
- extends Object
Signals a warm restart of the plugin framework is about to begin
- Since:
- 2.3.0
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PluginFrameworkWarmRestartingEvent
public PluginFrameworkWarmRestartingEvent(PluginController pluginController,
PluginAccessor pluginAccessor)
getPluginController
public PluginController getPluginController()
getPluginAccessor
public PluginAccessor getPluginAccessor()
Copyright © 2013 Atlassian. All Rights Reserved.