de.nava.informa.impl.basic
Class IdGenerator

java.lang.Object
  extended by de.nava.informa.impl.basic.IdGenerator
All Implemented Interfaces:
IdGeneratorIF

public class IdGenerator
extends Object
implements IdGeneratorIF


Method Summary
 long getId()
           
static IdGenerator getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static IdGenerator getInstance()

getId

public long getId()
Specified by:
getId in interface IdGeneratorIF


Copyright © 2002-2007 Niko Schmuck. All Rights Reserved.