org.jboss.seam.async
public class AsynchronousInvocation extends Asynchronous
Asynchronous.ContextualAsynchronousRequest| Constructor and Description |
|---|
AsynchronousInvocation(InvocationContext invocation,
Component component) |
AsynchronousInvocation(Method method,
String componentName,
Object[] args) |
public AsynchronousInvocation(Method method, String componentName, Object[] args)
public AsynchronousInvocation(InvocationContext invocation, Component component)
public void execute(Object timer)
execute in class Asynchronousprotected void handleException(Exception exception, Object timer)
handleException in class AsynchronousCopyright © 2015 Seam Framework. All Rights Reserved.