public class AssociationSourceCacheEhcacheImpl extends java.lang.Object implements AssociationSourceCache
Constructor and Description |
---|
AssociationSourceCacheEhcacheImpl() |
Modifier and Type | Method and Description |
---|---|
void |
add(AssociationSource associationSource) |
void |
add(ResolvedConceptReference conRef) |
void |
clear() |
void |
destroy() |
void |
dumpCacheContentsToStdOut() |
boolean |
exists(ResolvedConceptReference rcr) |
public void add(ResolvedConceptReference conRef)
add
in interface AssociationSourceCache
public void add(AssociationSource associationSource)
add
in interface AssociationSourceCache
public void clear()
clear
in interface AssociationSourceCache
public void dumpCacheContentsToStdOut()
dumpCacheContentsToStdOut
in interface AssociationSourceCache
public boolean exists(ResolvedConceptReference rcr)
exists
in interface AssociationSourceCache
public void destroy()
destroy
in interface AssociationSourceCache