Uses of Interface
org.jboss.seam.core.LocalDispatcher

Packages that use LocalDispatcher
org.jboss.seam.core   
 

Uses of LocalDispatcher in org.jboss.seam.core
 

Classes in org.jboss.seam.core that implement LocalDispatcher
 class Dispatcher
          Dispatcher for asynchronous methods.
 

Methods in org.jboss.seam.core that return LocalDispatcher
protected  LocalDispatcher Events.getDispatcher()
           
static LocalDispatcher Dispatcher.instance()