Uses of Interface
com.atlassian.plugin.event.impl.ListenerMethodSelector

Packages that use ListenerMethodSelector
com.atlassian.plugin.event.impl   
 

Uses of ListenerMethodSelector in com.atlassian.plugin.event.impl
 

Classes in com.atlassian.plugin.event.impl that implement ListenerMethodSelector
 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
 

Constructors in com.atlassian.plugin.event.impl with parameters of type ListenerMethodSelector
DefaultPluginEventManager(ListenerMethodSelector... selectors)
          Uses the supplied selectors to determine listener methods.
 



Copyright © 2014 Atlassian. All Rights Reserved.