Package com.atlassian.jira.event

Interface Summary
JiraEvent The base event class for all events fired within JIRA.
JiraListener The basic interface that all Listeners must implement.
ListenerManager  
 

Class Summary
AbstractEvent An abstract implementation of a JiraEvent
DefaultListenerManager  
ListenerException The exception that should be thrown for all errors within Listeners.
ListenerFactory The base factory used to create Listeners.
SubvertedListenerManager