| Interface | Description |
|---|---|
| ListenerMethodSelector |
Determines if a method on a listener is a listener method or not
|
| Class | Description |
|---|---|
| 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
|
Copyright © 2014 Atlassian. All rights reserved.