net.sourceforge.jaulp.id.generator
Interface IdGenerator

All Known Implementing Classes:
SystemTimeIdGenerator

public interface IdGenerator

The Interface IdGenerator.


Method Summary
 int getNextId()
          Gets the next id.
 

Method Detail

getNextId

int getNextId()
Gets the next id.

Returns:
the next id


Copyright © 2010. All Rights Reserved.