com.ibm.di.queue
Class IDGenerator

java.lang.Object
  extended by com.ibm.di.queue.IDGenerator

public class IDGenerator
extends Object


Constructor Summary
IDGenerator()
           
 
Method Summary
 int getID()
           
 void reset()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IDGenerator

public IDGenerator()
Method Detail

getID

public int getID()

reset

public void reset()