edu.mayo.informatics.indexer.utility
Class CachedNormApi

java.lang.Object
  extended by edu.mayo.informatics.indexer.utility.CachedNormApi

public class CachedNormApi
extends java.lang.Object

Puts a Least-recently-used cache in front of calls to norm.Mutate.

Author:
Dan Armbrust

Constructor Summary
CachedNormApi()
           
CachedNormApi(java.lang.String arg0)
           
CachedNormApi(java.lang.String arg0, java.util.Hashtable arg1)
           
 
Method Summary
 java.util.Vector Mutate(java.lang.String arg0)
           
 java.util.Vector Mutate(java.lang.String arg0, boolean arg1)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CachedNormApi

public CachedNormApi()

CachedNormApi

public CachedNormApi(java.lang.String arg0)

CachedNormApi

public CachedNormApi(java.lang.String arg0,
                     java.util.Hashtable arg1)
Method Detail

Mutate

public java.util.Vector Mutate(java.lang.String arg0,
                               boolean arg1)
                        throws java.lang.Exception
Throws:
java.lang.Exception

Mutate

public java.util.Vector Mutate(java.lang.String arg0)
                        throws java.lang.Exception
Throws:
java.lang.Exception

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.