org.jboss.aspects.asynchronous.aspects.jboss
Class AsynchronousInvokeTask
java.lang.Object
org.jboss.aspects.asynchronous.aspects.jboss.AsynchronousInvokeTask
- All Implemented Interfaces:
- AsynchronousConstants, AsynchronousUserTask
public class AsynchronousInvokeTask
- extends Object
- implements AsynchronousUserTask, AsynchronousConstants
- Version:
- $Revision: 1.3.4.5 $
- Author:
- {Claude Hussenet Independent Consultant}.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AsynchronousInvokeTask
protected AsynchronousInvokeTask()
process
public AsynchronousResponse process(AsynchronousParameters jp)
- Specified by:
process
in interface AsynchronousUserTask
cleanup
public void cleanup(AsynchronousParameters jp)
- Specified by:
cleanup
in interface AsynchronousUserTask
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.