net.sf.dropboxmq
Class IdGenerator

java.lang.Object
  extended by net.sf.dropboxmq.IdGenerator

public class IdGenerator
extends Object

Created: 27 Aug 2008

Version:
$Revision: 208 $, $Date: 2010-11-13 13:05:42 -0700 (Sat, 13 Nov 2010) $
Author:
Dwayne Schultz

Constructor Summary
IdGenerator()
           
 
Method Summary
 String getNewID()
           
protected  String toObjectString()
           
 
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

getNewID

public final String getNewID()

toObjectString

protected final String toObjectString()