当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 aspects API Documentation 英文版文档
AsynchronousTask (JBoss Aspects API) - JBoss 4.0.1 sp1 aspects API Documentation 英文版文档
org.jboss.aspects.asynchronous.concurrent
Interface AsynchronousTask
- All Superinterfaces:
- AsynchronousTask
- All Known Implementing Classes:
- AsynchronousTaskImpl
- public interface AsynchronousTask
- extends AsynchronousTask
- Version:
- $Revision: 1.2 $
- Author:
- {Claude Hussenet Independent Consultant}.
getInputParameters
public AsynchronousParameters getInputParameters()
getTimeout
public long getTimeout()
getTask
public AsynchronousUserTask getTask()
getStartingTime
public long getStartingTime()
getEndingTime
public long getEndingTime()
add
public Runnable add()
throws Exception
- Throws:
Exception
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.