com.bea.control
Interface XMLCacheControl

All Superinterfaces:
com.bea.control.Control, Serializable

public interface XMLCacheControl
extends com.bea.control.Control


Nested Class Summary
 
Nested classes inherited from class com.bea.control.Control
com.bea.control.Control.Callback
 
Method Summary
 com.bea.xml.XmlObject get(String key)
           
 

Method Detail

get

public com.bea.xml.XmlObject get(String key)
                          throws com.bea.xml.XmlException,
                                 IOException
Throws:
com.bea.xml.XmlException
IOException