| 
 | J2EE1.4 SDK | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.appserv.management.base.AMXAttributes
Attributes available within the MBean every AMX references.
        These Attributes names are needed when accessing MBeans directly
        via StdAttributesAccess.getAttribute(java.lang.String) or 
        StdAttributesAccess.getAttributes(java.lang.String[]).
| Field Summary | |
| static java.lang.String | ATTR_ATTRIBUTE_NAMESAttribute of type String[] | 
| static java.lang.String | ATTR_CONTAINER_OBJECT_NAMEAttribute of type ObjectName. | 
| static java.lang.String | ATTR_FULL_TYPEAttribute of type String. | 
| static java.lang.String | ATTR_GROUPAttribute returned by getGroup(). | 
| static java.lang.String | ATTR_INTERFACE_NAMEAttribute of type String which denotes the classname of the proxy (AMX) for this MBean. | 
| static java.lang.String | ATTR_MBEAN_INFO_IS_INVARIANTAttribute of type boolean. | 
| static java.lang.String | ATTR_NAMEAttribute returned by getName(). | 
| static java.lang.String | ATTR_OBJECT_NAMEAttribute of type ObjectName; the ObjectName of this MBean. | 
| Constructor Summary | |
| AMXAttributes() | |
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
public static final java.lang.String ATTR_OBJECT_NAME
Extra.getObjectName(), 
Constant Field Valuespublic static final java.lang.String ATTR_INTERFACE_NAME
Extra.getInterfaceName(), 
Constant Field Valuespublic static final java.lang.String ATTR_CONTAINER_OBJECT_NAME
Extra.getInterfaceName(), 
Constant Field Valuespublic static final java.lang.String ATTR_MBEAN_INFO_IS_INVARIANT
Extra.getMBeanInfoIsInvariant(), 
Constant Field Valuespublic static final java.lang.String ATTR_FULL_TYPE
AMX.getFullType(), 
Constant Field Valuespublic static final java.lang.String ATTR_GROUP
AMX.getGroup(), 
Constant Field Valuespublic static final java.lang.String ATTR_NAME
AMX.getName(), 
Constant Field Valuespublic static final java.lang.String ATTR_ATTRIBUTE_NAMES
Extra.getAttributeNames(), 
Constant Field Values| Constructor Detail | 
public AMXAttributes()
| 
 | J2EE1.4 SDK | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright 2003 Sun Microsystems, Inc. All rights reserved.