| 
 | J2EE1.4 SDK | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Extra information available about each AMX.  Most
        of these fields are for advanced use and/or direct use of JMX.
Util.getExtra(com.sun.appserv.management.base.AMX), 
AMX| Method Summary | |
|  boolean | checkValid()A proxy can become invalid if its corresponding MBean is unregistered. | 
|  java.util.Map | getAllAttributes()Get all available Attribute values, keyed by name. | 
|  java.lang.String[] | getAttributeNames()Get the names of all available Attributes as found in MBeanInfo. | 
|  ConnectionSource | getConnectionSource() | 
|  java.lang.String | getInterfaceName()Return the Java classname of the interface that this implements. | 
|  MBeanInfo | getMBeanInfo() | 
|  boolean | getMBeanInfoIsInvariant() | 
|  ObjectName | getObjectName() | 
|  ProxyFactory | getProxyFactory() | 
| Methods inherited from interface com.sun.appserv.management.base.StdAttributesAccess | 
| getAttribute, getAttributes, setAttribute, setAttributes | 
| Method Detail | 
public java.lang.String[] getAttributeNames()
public ObjectName getObjectName()
public MBeanInfo getMBeanInfo()
public boolean getMBeanInfoIsInvariant()
public java.lang.String getInterfaceName()
public ProxyFactory getProxyFactory()
AMXpublic ConnectionSource getConnectionSource()
AMXpublic java.util.Map getAllAttributes()
public boolean checkValid()
| 
 | 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.