当前页面:
在线文档首页 >
JBoss Seam 1.0.1 API 英文版文档
PooledTask (JBoss Seam API Documentation) - JBoss Seam 1.0.1 API 英文版文档
org.jboss.seam.core
Class PooledTask
java.lang.Object
org.jboss.seam.core.PooledTask
@Name(value="pooledTask")
@Scope(value=APPLICATION)
public class PooledTask
- extends Object
Support for the task list.
- Author:
- Gavin King
- See Also:
TaskInstanceList
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PooledTask
public PooledTask()
assignToCurrentActor
@Transactional
public String assignToCurrentActor()