当前页面:
在线文档首页 >
JBoss Seam 1.1.1 API 英文版文档
Dispatcher.Asynchronous (JBoss Seam API Documentation) - JBoss Seam 1.1.1 API 英文版文档
org.jboss.seam.core
Class Dispatcher.Asynchronous
java.lang.Object
org.jboss.seam.core.Dispatcher.Asynchronous
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Dispatcher
public abstract static class Dispatcher.Asynchronous
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Method Summary |
protected abstract void |
call()
|
void |
execute(javax.ejb.Timer timer)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Dispatcher.Asynchronous
protected Dispatcher.Asynchronous()
execute
public void execute(javax.ejb.Timer timer)
call
protected abstract void call()