org.jboss.aspects.asynchronous
Interface AsynchronousTask

All Known Subinterfaces:
AsynchronousTask
All Known Implementing Classes:
AsynchronousEmptyTask, AsynchronousTaskImpl

public interface AsynchronousTask

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

Method Summary
 String getId()
           
 ThreadManagerResponse getResponse()
           
 boolean isDone()
           
 

Method Detail

getResponse

ThreadManagerResponse getResponse()

isDone

boolean isDone()

getId

String getId()


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