org.jboss.aspects.asynchronous
Interface AsynchronousTask

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

public interface AsynchronousTask

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