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)
          Constructor that looks for an arbitrary selectors
 



Copyright © 2010 Atlassian. All Rights Reserved.