XQueryCache Class

com.bea.control.DynamicTransformation
XQueryCache Class

public class XQueryCache

    extends Object

Hierarchy
Object
  XQueryCache

Constructor Summary

XQueryCache()

 

Method Summary

public static XQueryExecutor
getValue(String key)
public static void
putValue(String key, XQueryExecutor xQueryExecutor)
 
Methods from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
   

Constructor Detail

XQueryCache

public XQueryCache()
 

Method Detail

getValue(String) Method

public static XQueryExecutor getValue(String key)

putValue(String, XQueryExecutor) Method

public static void putValue(String key, 
                            XQueryExecutor xQueryExecutor)