JBoss Wise API

org.jboss.wise.core.utils
Class IDGenerator

java.lang.Object
  extended by org.jboss.wise.core.utils.IDGenerator

public final class IDGenerator
extends java.lang.Object

Generates unique ID numbers, almost like a database sequence.

Since:
25-Apr-2005
Author:
alessio.soldano@javalinux.it

Constructor Summary
IDGenerator()
           
 
Method Summary
static java.lang.String nextVal()
           
 
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

nextVal

public static final java.lang.String nextVal()

JBoss Wise API

Copyright © 2008-2009 Jboss.org. All Rights Reserved.