org.jboss.aspects.asynchronous
Interface AsynchronousUserTask

All Known Implementing Classes:
AsynchronousInvokeTask

public interface AsynchronousUserTask

Version:
$Revision: 37406 $
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 © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.