BEA Systems, Inc.

WebLogic Server 6.0sp2 API Reference

Uses of Interface
weblogic.management.configuration.XMLRegistryEntryMBean

Packages that use XMLRegistryEntryMBean
weblogic.management.configuration   
 

Uses of XMLRegistryEntryMBean in weblogic.management.configuration
 

Methods in weblogic.management.configuration that return XMLRegistryEntryMBean
 XMLRegistryEntryMBean[] XMLRegistryMBean.getRegistryEntries()
          Return the registry of XML configurations by document type.
 XMLRegistryEntryMBean[] XMLRegistryMBean_CachingStub.getRegistryEntries()
          Getter for RegistryEntries
 

Methods in weblogic.management.configuration with parameters of type XMLRegistryEntryMBean
 boolean XMLRegistryMBean.addRegistryEntry(XMLRegistryEntryMBean entry)
          Add a new Registry entry
 boolean XMLRegistryMBean.removeRegistryEntry(XMLRegistryEntryMBean entry)
          Remove an Registry entry
 void XMLRegistryMBean.setRegistryEntries(XMLRegistryEntryMBean[] entries)
          Set the registry of XML configurations by document type.
 void XMLRegistryMBean_CachingStub.setRegistryEntries(XMLRegistryEntryMBean[] value)
          Setter for RegistryEntries
 boolean XMLRegistryMBean_CachingStub.removeRegistryEntry(XMLRegistryEntryMBean arg0)
          Operation removeRegistryEntry
 boolean XMLRegistryMBean_CachingStub.addRegistryEntry(XMLRegistryEntryMBean arg0)
          Operation addRegistryEntry
 

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


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs60