BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Interface
weblogic.management.configuration.XMLRegistryMBean

Packages that use XMLRegistryMBean
weblogic.management.configuration   
 

Uses of XMLRegistryMBean in weblogic.management.configuration
 

Methods in weblogic.management.configuration that return XMLRegistryMBean
 XMLRegistryMBean ServerMBean_CachingStub.getXMLRegistry()
          Getter for XMLRegistry
 XMLRegistryMBean ServerMBean.getXMLRegistry()
          Return the XML Registry for the server
 

Methods in weblogic.management.configuration with parameters of type XMLRegistryMBean
 void ServerMBean_CachingStub.setXMLRegistry(XMLRegistryMBean value)
          Setter for XMLRegistry
 void ServerMBean.setXMLRegistry(XMLRegistryMBean registry)
          Set the XML Entity Cache for the server
 

Constructors in weblogic.management.configuration with parameters of type XMLRegistryMBean
XMLRegistryMBean_CachingStub.XMLRegistryMBean_CachingStub(XMLRegistryMBean 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.