|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.mayo.informatics.lexgrid.convert.exporters.xml.lgxml.impl.AssociationEntityCacheInMemoryImpl
public class AssociationEntityCacheInMemoryImpl
Constructor Summary | |
---|---|
AssociationEntityCacheInMemoryImpl()
|
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 |
---|
public AssociationEntityCacheInMemoryImpl()
Method Detail |
---|
public void put(AssociationEntity associationEntity)
put
in interface AssociationEntityCache
public void clear()
clear
in interface AssociationEntityCache
public void dumpCacheContentsToStdOut()
dumpCacheContentsToStdOut
in interface AssociationEntityCache
public java.util.List<java.lang.String> getKeys()
getKeys
in interface AssociationEntityCache
public AssociationEntity get(java.lang.String key)
get
in interface AssociationEntityCache
public void destroy()
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. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |