Uses of Interface
com.atlassian.plugin.event.impl.ListenerMethodSelector
Packages that use ListenerMethodSelector
-
Uses of ListenerMethodSelector in com.atlassian.plugin.event.impl
Classes in com.atlassian.plugin.event.impl that implement ListenerMethodSelectorModifier and TypeClassDescriptionclassListener method selector that looks for a specific marker annotationclassListener method selector that makes its determination by matching the method nameConstructors in com.atlassian.plugin.event.impl with parameters of type ListenerMethodSelectorModifierConstructorDescriptionDefaultPluginEventManager(ListenerMethodSelector... selectors) Uses the supplied selectors to determine listener methods.DefaultPluginEventManager(ScopeManager scopeManager, ListenerMethodSelector... selectors) Deprecated.
ScopeManagerwill be removed.