|
BEA Systems, Inc. | |||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
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 |
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs90 Copyright 2005 BEA Systems Inc. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |