public class

PluginFrameworkWarmRestartingEvent

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

Class Overview

Signals a warm restart of the plugin framework is about to begin

Summary

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

Public Constructors

public PluginFrameworkWarmRestartingEvent (PluginController pluginController, PluginAccessor pluginAccessor)

Public Methods

public PluginAccessor getPluginAccessor ()

public PluginController getPluginController ()