BEA Systems, Inc.

Type-Safe Access to BEA WebLogic Server 9.2 MBeans (Deprecated)

(Methods marked with @since 9.0.0.0 are not available through the deprecated MBeanHome interface.)


Uses of Interface
weblogic.management.configuration.XMLEntitySpecRegistryEntryMBean

Packages that use XMLEntitySpecRegistryEntryMBean
weblogic.management.configuration   
 

Uses of XMLEntitySpecRegistryEntryMBean in weblogic.management.configuration
 

Methods in weblogic.management.configuration that return XMLEntitySpecRegistryEntryMBean
 XMLEntitySpecRegistryEntryMBean[] XMLRegistryMBean.getEntitySpecRegistryEntries()
          Deprecated. 9.0.0.0
 XMLEntitySpecRegistryEntryMBean[] XMLRegistryMBean.getXMLEntitySpecRegistryEntries()
          Provides a list of EntitySpec registry entries.
 XMLEntitySpecRegistryEntryMBean XMLRegistryMBean.createXMLEntitySpecRegistryEntry(String name)
           
 

Methods in weblogic.management.configuration with parameters of type XMLEntitySpecRegistryEntryMBean
 void XMLRegistryMBean.destroyXMLEntitySpecRegistryEntry(XMLEntitySpecRegistryEntryMBean entry)
           
 void XMLRegistryMBean.setEntitySpecRegistryEntries(XMLEntitySpecRegistryEntryMBean[] entries)
          Sets the value of the entitySpecRegistryEntries attribute.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs92
Copyright 2006 BEA Systems Inc.