my.avalon.jmx.samples
Class HelloSample2MBeanDescription
java.lang.Object
mx4j.MBeanDescriptionAdapter
my.avalon.jmx.samples.HelloSample2MBeanDescription
- All Implemented Interfaces:
- mx4j.MBeanDescription
- public class HelloSample2MBeanDescription
- extends mx4j.MBeanDescriptionAdapter
MBean description. * @xdoclet-genereted @ 20030629 0907
Methods inherited from class mx4j.MBeanDescriptionAdapter |
getMBeanDescription |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HelloSample2MBeanDescription
public HelloSample2MBeanDescription()
getConstructorDescription
public java.lang.String getConstructorDescription(java.lang.reflect.Constructor ctor)
getConstructorParameterName
public java.lang.String getConstructorParameterName(java.lang.reflect.Constructor ctor,
int index)
getConstructorParameterDescription
public java.lang.String getConstructorParameterDescription(java.lang.reflect.Constructor ctor,
int index)
getAttributeDescription
public java.lang.String getAttributeDescription(java.lang.String attribute)
getOperationDescription
public java.lang.String getOperationDescription(java.lang.reflect.Method operation)
getOperationParameterName
public java.lang.String getOperationParameterName(java.lang.reflect.Method method,
int index)
getOperationParameterDescription
public java.lang.String getOperationParameterDescription(java.lang.reflect.Method method,
int index)
Copyright © 2003-2004 . All Rights Reserved.