com.metamatrix.common.id.dbid.spi
Class InMemoryIDController

java.lang.Object
  extended by com.metamatrix.common.id.dbid.spi.InMemoryIDController
All Implemented Interfaces:
DBIDController

public class InMemoryIDController
extends java.lang.Object
implements DBIDController


Constructor Summary
InMemoryIDController()
           
 
Method Summary
 long getID(java.lang.String context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InMemoryIDController

public InMemoryIDController()
Method Detail

getID

public long getID(java.lang.String context)
           throws DBIDGeneratorException
Specified by:
getID in interface DBIDController
Throws:
DBIDGeneratorException


Copyright © 2009. All Rights Reserved.