| ListenerMethodSelector | Determines if a method on a listener is a listener method or not |
| 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 |