Classes
 ClassDescription
 AbstractEventBusMetadataProcessor 
 EventBusAwareObjectPostProcessor  
 EventHandlerMetadataDestroyer  
 EventHandlerMetadataProcessor IMetadataProcessor implementation that adds EventBus event handlers based on the annotations found in the object's class.
 EventHandlerProxy Proxied method invoker for event handlers.
 EventInterceptorMetadataDestroyer  
 EventInterceptorMetadataProcessor  
 RouteEventsMetaDataDestroyer  
 RouteEventsMetaDataProcessor IMetadataProcessor implementation that can re-route events from arbitrary objects through the EventBus.dispatchEvent() method.