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 Asynchronous
protected void handleException(Exception exception, Object timer)
handleException
in class Asynchronous
Copyright © 2015 Seam Framework. All Rights Reserved.