org.jboss.ejb.txtimer
Interface TimerIdGenerator

All Known Implementing Classes:
BigIntegerTimerIdGenerator (src)

public interface TimerIdGenerator

An implemenation of the interface provides a timer ids.

Since:
10-Sep-2004

Method Summary
 java.lang.String nextTimerId()
          Get the next timer id
 

Method Detail

nextTimerId

public java.lang.String nextTimerId()
Get the next timer id