Uses of Class
org.jboss.seam.async.AbstractDispatcher.DispatcherParameters

Packages that use AbstractDispatcher.DispatcherParameters
org.jboss.seam.async Seam asynchronicity: dispatcher implementations and schedule classes. 
 

Uses of AbstractDispatcher.DispatcherParameters in org.jboss.seam.async
 

Methods in org.jboss.seam.async that return AbstractDispatcher.DispatcherParameters
protected  AbstractDispatcher.DispatcherParameters AbstractDispatcher.extractAndValidateParameters(InvocationContext invocation)