当前页面: 
在线文档首页 > 
JBoss 4.0.1 sp1 aspects  API Documentation 英文版文档
AsynchronousTaskImpl (JBoss Aspects API) - JBoss 4.0.1 sp1 aspects  API Documentation 英文版文档
org.jboss.aspects.asynchronous.concurrent
Class AsynchronousTaskImpl
java.lang.Object
   org.jboss.aspects.asynchronous.concurrent.AsynchronousTaskImpl
org.jboss.aspects.asynchronous.concurrent.AsynchronousTaskImpl
- All Implemented Interfaces: 
- AsynchronousConstants, AsynchronousTask, AsynchronousTask
- public final class AsynchronousTaskImpl- extends Object- implements AsynchronousConstants, AsynchronousTask
- Version:
- $Revision: 1.3 $
- Author:
- {Claude Hussenet Independent Consultant}.
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
getInputParameters
public AsynchronousParameters getInputParameters()
- 
- Specified by:
- getInputParametersin interface- AsynchronousTask
 
- 
 
getTimeout
public long getTimeout()
- 
- Specified by:
- getTimeoutin interface- AsynchronousTask
 
- 
 
getTask
public AsynchronousUserTask getTask()
- 
- Specified by:
- getTaskin interface- AsynchronousTask
 
- 
 
getResponse
public ThreadManagerResponse getResponse()
- 
- Specified by:
- getResponsein interface- AsynchronousTask
 
- 
 
getStartingTime
public long getStartingTime()
- 
- Specified by:
- getStartingTimein interface- AsynchronousTask
 
- 
 
getEndingTime
public long getEndingTime()
- 
- Specified by:
- getEndingTimein interface- AsynchronousTask
 
- 
 
isDone
public boolean isDone()
- 
- Specified by:
- isDonein interface- AsynchronousTask
 
- 
 
add
public Runnable add()
             throws Exception
- 
- Specified by:
- addin interface- AsynchronousTask
 
- 
- Throws:
- Exception
 
getId
public String getId()
- 
- Specified by:
- getIdin interface- AsynchronousTask
 
- 
 
      
      
        Copyright © 2002 JBoss Group, LLC. All Rights Reserved.