BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Interface
weblogic.management.configuration.XMLEntityCacheMBean

Packages that use XMLEntityCacheMBean
weblogic.management.configuration   
 

Uses of XMLEntityCacheMBean in weblogic.management.configuration
 

Methods in weblogic.management.configuration that return XMLEntityCacheMBean
 XMLEntityCacheMBean ServerMBean_CachingStub.getXMLEntityCache()
          Getter for XMLEntityCache
 XMLEntityCacheMBean ServerMBean.getXMLEntityCache()
          Return the XML Entity Cache for the server
 

Methods in weblogic.management.configuration with parameters of type XMLEntityCacheMBean
 void ServerMBean_CachingStub.setXMLEntityCache(XMLEntityCacheMBean value)
          Setter for XMLEntityCache
 void ServerMBean.setXMLEntityCache(XMLEntityCacheMBean cache)
          Set the XML Registry for the server
 

Constructors in weblogic.management.configuration with parameters of type XMLEntityCacheMBean
XMLEntityCacheMBean_CachingStub.XMLEntityCacheMBean_CachingStub(XMLEntityCacheMBean delegate, RemoteMBeanServer server)
           
 


Documentation is available at
http://e-docs.bea.com/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.