com.bea.wlcp.wlng.api.management
Class ObjectNameConstants
java.lang.Object
com.bea.wlcp.wlng.api.management.ObjectNameConstants
- public class ObjectNameConstants
- extends Object
Constants for the objectName
Use LEVEL1_TYPE and LEVEL1_INSTANCE_NAME for level1 in the hierarchy
Use similar format for subsequent levels
- Copyright © 2008 Oracle Corporation Systems, Inc. All Rights Reserved.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LEVEL1_INSTANCE_NAME
public static final String LEVEL1_INSTANCE_NAME
- See Also:
- Constant Field Values
LEVEL1_TYPE
public static final String LEVEL1_TYPE
- See Also:
- Constant Field Values
LEVEL2_INSTANCE_NAME
public static final String LEVEL2_INSTANCE_NAME
- See Also:
- Constant Field Values
LEVEL2_TYPE
public static final String LEVEL2_TYPE
- See Also:
- Constant Field Values
ObjectNameConstants
public ObjectNameConstants()