org.picocontainer.script.testmodel
Class IdGeneratorImpl

java.lang.Object
  extended by org.picocontainer.script.testmodel.IdGeneratorImpl
All Implemented Interfaces:
IdGenerator

public class IdGeneratorImpl
extends Object
implements IdGenerator

Author:
Stephen Molitor

Constructor Summary
IdGeneratorImpl()
           
 
Method Summary
 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 Integer nextId()
Specified by:
nextId in interface IdGenerator


Copyright © 2003-2010 Codehaus. All Rights Reserved.