BEA Systems, Inc.

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


Uses of Class
weblogic.management.WebLogicObjectName

Packages that use WebLogicObjectName
weblogic.management   
weblogic.management.configuration Contains classes and interfaces for configuring a WebLogic Server domain. 
weblogic.management.runtime Contains classes and interfaces for monitoring a WebLogic Server domain. 
 

Uses of WebLogicObjectName in weblogic.management
 

Methods in weblogic.management that return WebLogicObjectName
 WebLogicObjectName WebLogicObjectName.getParent()
          Deprecated. Gets the parent attribute of the WebLogicObjectName object
 WebLogicObjectName WebLogicMBean.getObjectName()
          Deprecated.  
 

Constructors in weblogic.management with parameters of type WebLogicObjectName
WebLogicObjectName(String name, String type, String domain, WebLogicObjectName parent)
          Deprecated. For Admin MBeans
WebLogicObjectName(WebLogicObjectName objectNameArg, WebLogicObjectName parentArg)
          Deprecated. In WLS 6.1
WebLogicObjectName(String nameArg, String typeArg, String domainArg, String locationArg, WebLogicObjectName parentArg)
          Deprecated. For non-Admin MBeans
WebLogicObjectName(String nameArg, String typeArg, WebLogicObjectName parentArg)
          Deprecated. In WLS 6.1
 

Uses of WebLogicObjectName in weblogic.management.configuration
 

Methods in weblogic.management.configuration with parameters of type WebLogicObjectName
protected static ConfigurationMBean BaseLegalHelper.nameToMBean(WebLogicObjectName name)
           
protected static ConfigurationMBean[] BaseLegalHelper.namesToMBeans(WebLogicObjectName[] names, Object[] resultType)
           
 

Uses of WebLogicObjectName in weblogic.management.runtime
 

Methods in weblogic.management.runtime that return WebLogicObjectName
 WebLogicObjectName RuntimeMBeanDelegate.getObjectName()
           
 


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