站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 aspects API Documentation 英文版文档

AsynchronousTask (JBoss Aspects API) - JBoss 4.0.1 sp1 aspects API Documentation 英文版文档


org.jboss.aspects.asynchronous
Interface AsynchronousTask

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

public interface AsynchronousTask

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

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

Method Detail

getResponse

public ThreadManagerResponse getResponse()

isDone

public boolean isDone()

getId

public String getId()


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