GNU Classpath (0.95) | |
Frames | No Frames |
Methods with parameter type javax.management.MBeanInfo | |
void | Caches the MBeanInfo instance for this object. |
String | Returns the class name that will be used in the MBeanInfo
instance. |
String | Returns the description of the bean that will be used in the
supplied MBeanInfo instance. |
Methods with return type javax.management.MBeanInfo | |
MBeanInfo | Returns the cached MBeanInfo instance for this object. |
MBeanInfo | Returns an information object which lists the attributes
and actions associated with the management bean.
|
MBeanInfo |
Returns an information object which lists the attributes
and actions associated with the management bean. |
MBeanInfo | Returns information on the given management bean.
|
MBeanInfo | Returns information on the given management bean.
|
Classes derived from javax.management.MBeanInfo | |
class | Describes an open management bean.
|
GNU Classpath (0.95) |