站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > 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

Method Summary
 String nextTimerId()
          Get the next timer id
 

Method Detail

nextTimerId

public String nextTimerId()
Get the next timer id



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.