org.nanocontainer.testmodel
Class IdGeneratorImpl

java.lang.Object
  extended byorg.nanocontainer.testmodel.IdGeneratorImpl
All Implemented Interfaces:
IdGenerator

public class IdGeneratorImpl
extends java.lang.Object
implements IdGenerator

Version:
$Revision: 1631 $
Author:
Stephen Molitor

Constructor Summary
IdGeneratorImpl()
           
 
Method Summary
 java.lang.Integer nextId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IdGeneratorImpl

public IdGeneratorImpl()
Method Detail

nextId

public java.lang.Integer nextId()
Specified by:
nextId in interface IdGenerator


Copyright © 2003-2007 Codehaus. All Rights Reserved.