|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JiraPluginSystemListener
Marker interface for listeners that expect to receive plugin system-related events (e.g. PluginFrameworkStartedEvent
). This interface is used to enforce a happens-before
relationship between construction of the listeners and constructions of JIRA's plugin manager. If the listener does
not implement this interface, there is currently no way in JIRA to inform PICO that the listeners need to be
instantiated before the plugin manager does its thing.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |