org.jboss.messaging.utils
Interface IDGenerator

All Known Implementing Classes:
SimpleIDGenerator, TimeAndCounterIDGenerator

public interface IDGenerator

A IDGenerator

Author:
Tim Fox Created 25 Sep 2008 10:28:52

Method Summary
 long generateID()
           
 long getCurrentID()
           
 

Method Detail

generateID

long generateID()

getCurrentID

long getCurrentID()


Copyright © 2006 JBoss Inc. All Rights Reserved.