BEA Systems, Inc.

Uses of Class
weblogic.management.WebLogicObjectName

Packages that use WebLogicObjectName
weblogic.management Provides for the configuration, control and monitoring of a WebLogic Domain. 
 

Uses of WebLogicObjectName in weblogic.management
 

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

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


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