public final class AnnotatedHandlerFinder
extends java.lang.Object
| Modifier and Type | Method and Description | 
|---|---|
static java.util.Map<java.lang.Class<?>,EventProducer> | 
findAllProducers(java.lang.Object listener)
This implementation finds all methods marked with a  
Produce annotation. | 
public static java.util.Map<java.lang.Class<?>,EventProducer> findAllProducers(java.lang.Object listener)
Produce annotation.