| Package | Description |
|---|---|
| com.atlassian.plugin.event.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationListenerMethodSelector
Listener method selector that looks for a specific marker annotation
|
class |
MethodNameListenerMethodSelector
Listener method selector that makes its determination by matching the method name
|
| Constructor and Description |
|---|
DefaultPluginEventManager(ListenerMethodSelector... selectors)
Uses the supplied selectors to determine listener methods.
|
DefaultPluginEventManager(ScopeManager scopeManager,
ListenerMethodSelector... selectors) |
Copyright © 2018 Atlassian. All rights reserved.