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.4.3 $
- 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.