package

com.atlassian.plugin.event.impl

Interfaces

ListenerMethodSelector Determines if a method on a listener is a listener method or not  

Classes

AnnotationListenerMethodSelector Listener method selector that looks for a specific marker annotation  
DefaultPluginEventManager Simple, synchronous event manager that uses one or more method selectors to determine event listeners. 
MethodNameListenerMethodSelector Listener method selector that makes its determination by matching the method name