org.sourceforge.jemm.database.remote.server
Class DefaultClientIdGenerator

java.lang.Object
  extended by org.sourceforge.jemm.database.remote.server.DefaultClientIdGenerator
All Implemented Interfaces:
ClientIdGenerator

public class DefaultClientIdGenerator
extends java.lang.Object
implements ClientIdGenerator


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

Constructor Detail

DefaultClientIdGenerator

public DefaultClientIdGenerator()
Method Detail

nextId

public ClientId nextId()
Specified by:
nextId in interface ClientIdGenerator


Copyright © 2009. All Rights Reserved.