当前页面: 
在线文档首页 > 
JBoss 4.0.1 sp1 aspects  API Documentation 英文版文档
ThreadManagerRequest (JBoss Aspects API) - JBoss 4.0.1 sp1 aspects  API Documentation 英文版文档
org.jboss.aspects.asynchronous
Interface ThreadManagerRequest
- All Known Implementing Classes: 
- ThreadManagerRequestImpl
- public interface ThreadManagerRequest
- Version:
- $Revision: 1.2 $
- Author:
- {Claude Hussenet Independent Consultant}.
 
setInputParameters
public void setInputParameters(AsynchronousParameters inputParameters)
- 
 
getInputParameters
public AsynchronousParameters getInputParameters()
- 
 
setTaskClassImpl
public void setTaskClassImpl(AsynchronousUserTask taskClass)
- 
 
getTaskClassImpl
public AsynchronousUserTask getTaskClassImpl()
- 
 
setTimeout
public void setTimeout(long timeout)
- 
 
getTimeout
public long getTimeout()
- 
 
getId
public String getId()
- 
 
setId
public void setId(String id)
- 
 
      
      
        Copyright © 2002 JBoss Group, LLC. All Rights Reserved.