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
Version:
$Revision: 57209 $
Author:
Thomas.Diesler@jboss.org

Method Summary
 String nextTimerId()
          Get the next timer id
 

Method Detail

nextTimerId

String nextTimerId()
Get the next timer id



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