Package org.bushe.swing.event.annotation

Class Summary
AbstractProxySubscriber Common base class for EventService Proxies
AnnotationProcessor Enhances classes that use EventService Annotations.
BaseProxySubscriber A class is subscribed to an EventService on behalf of another object.
ProxyTopicPatternSubscriber A Proxy Subscriber for Annotations that use topic patterns
ProxyTopicSubscriber A class that subscribes to an EventService on behalf of another object.
UseTheClassOfTheAnnotatedMethodsParameter This is a dummy class to get around a limitation with annotations.
 

Enum Summary
ReferenceStrength The two kinds of references that are used in the EventBus.
 

Annotation Types Summary
EventPublisher  
EventSubscriber  
EventTopicPatternSubscriber  
EventTopicSubscriber