当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 aspects API Documentation 英文版文档
AsynchronousEmptyTask (JBoss Aspects API) - JBoss 4.0.1 sp1 aspects API Documentation 英文版文档
org.jboss.aspects.asynchronous.common
Class AsynchronousEmptyTask
java.lang.Object
org.jboss.aspects.asynchronous.common.AsynchronousEmptyTask
- All Implemented Interfaces:
- AsynchronousTask
- public class AsynchronousEmptyTask
- extends Object
- implements AsynchronousTask
- Version:
- $Revision: 1.2 $
- Author:
- {Claude Hussenet Independent Consultant}.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
id
protected String id
threadManagerResponse
protected ThreadManagerResponse threadManagerResponse
AsynchronousEmptyTask
public AsynchronousEmptyTask(String id,
int code,
Object e,
String reason,
long startingTime)
getResponse
public ThreadManagerResponse getResponse()
- Specified by:
getResponse
in interface AsynchronousTask
isDone
public boolean isDone()
- Specified by:
isDone
in interface AsynchronousTask
getId
public String getId()
- Specified by:
getId
in interface AsynchronousTask
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.