当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 server API Documentation 英文版文档
TimerIdGenerator (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档
org.jboss.ejb.txtimer
Interface TimerIdGenerator
- All Known Implementing Classes:
- BigIntegerTimerIdGenerator
- public interface TimerIdGenerator
An implemenation of the interface provides a timer ids.
- Since:
- 10-Sep-2004
- Author:
- Thomas.Diesler@jboss.org
nextTimerId
public String nextTimerId()
- Get the next timer id
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.