edu.mayo.informatics.lexgrid.convert.exporters.xml.lgxml.impl
Class AssociationEntityCacheEhcacheImpl

java.lang.Object
  extended by edu.mayo.informatics.lexgrid.convert.exporters.xml.lgxml.impl.AssociationEntityCacheEhcacheImpl
All Implemented Interfaces:
AssociationEntityCache

public class AssociationEntityCacheEhcacheImpl
extends java.lang.Object
implements AssociationEntityCache


Constructor Summary
AssociationEntityCacheEhcacheImpl()
           
 
Method Summary
 void clear()
           
 void destroy()
           
 void dumpCacheContentsToStdOut()
           
 AssociationEntity get(java.lang.String key)
           
 java.util.List<java.lang.String> getKeys()
           
 void put(AssociationEntity associationEntity)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AssociationEntityCacheEhcacheImpl

public AssociationEntityCacheEhcacheImpl()
Method Detail

put

public void put(AssociationEntity associationEntity)
Specified by:
put in interface AssociationEntityCache

clear

public void clear()
Specified by:
clear in interface AssociationEntityCache

dumpCacheContentsToStdOut

public void dumpCacheContentsToStdOut()
Specified by:
dumpCacheContentsToStdOut in interface AssociationEntityCache

get

public AssociationEntity get(java.lang.String key)
Specified by:
get in interface AssociationEntityCache

getKeys

public java.util.List<java.lang.String> getKeys()
Specified by:
getKeys in interface AssociationEntityCache

destroy

public void destroy()
Specified by:
destroy in interface AssociationEntityCache

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.