org.lexevs.dao.database.key.incrementer
Class PrimaryKeyIncrementerFactory.KeyIncrementerThreadLocal

java.lang.Object
  extended by java.lang.ThreadLocal<PrimaryKeyIncrementer>
      extended by org.lexevs.dao.database.key.incrementer.PrimaryKeyIncrementerFactory.KeyIncrementerThreadLocal
Enclosing class:
PrimaryKeyIncrementerFactory

public static class PrimaryKeyIncrementerFactory.KeyIncrementerThreadLocal
extends java.lang.ThreadLocal<PrimaryKeyIncrementer>


Constructor Summary
PrimaryKeyIncrementerFactory.KeyIncrementerThreadLocal()
           
 
Method Summary
 PrimaryKeyIncrementer get()
           
protected  PrimaryKeyIncrementer initialValue()
           
 
Methods inherited from class java.lang.ThreadLocal
remove, set
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrimaryKeyIncrementerFactory.KeyIncrementerThreadLocal

public PrimaryKeyIncrementerFactory.KeyIncrementerThreadLocal()
Method Detail

initialValue

protected PrimaryKeyIncrementer initialValue()
Overrides:
initialValue in class java.lang.ThreadLocal<PrimaryKeyIncrementer>

get

public PrimaryKeyIncrementer get()
Overrides:
get in class java.lang.ThreadLocal<PrimaryKeyIncrementer>

Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.