| 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)
Deprecated.
in 5.0 for removal in 6.0 when
ScopeManager will be removed.
Use DefaultPluginEventManager.DefaultPluginEventManager(ListenerMethodSelector[]) instead. |
Copyright © 2020 Atlassian. All rights reserved.