org.jboss.aspects.asynchronous
Interface AsynchronousUserTask

All Known Implementing Classes:
AsynchronousInvokeTask

public interface AsynchronousUserTask

Version:
$Revision: 1.2.4.3 $
Author:
{Claude Hussenet Independent Consultant}.

Method Summary
 void cleanup(AsynchronousParameters input)
           
 AsynchronousResponse process(AsynchronousParameters input)
           
 

Method Detail

process

AsynchronousResponse process(AsynchronousParameters input)

cleanup

void cleanup(AsynchronousParameters input)


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.