Uses of Package
com.ekuefler.supereventbus

Packages that use com.ekuefler.supereventbus
com.ekuefler.supereventbus   
 

Classes in com.ekuefler.supereventbus used by com.ekuefler.supereventbus
EventBus
          An event bus implementation for GWT that is significantly more powerful than the built-in EventBus.
EventBusException
          An exception created when an event handler (a method annotated with Subscribe) fires an exception during a call to EventBus.post(T).
EventRegistration
          A tagging interface associated with classes capable of handling events.
ExceptionHandler
          Marks an object as capable of handling exceptions thrown while dispatching events posted on the event bus.
 



Copyright © 2013. All Rights Reserved.