|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object mx4j.MBeanDescriptionAdapter mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactoryMBeanDescription
Constructor Summary | |
SSLAdaptorServerSocketFactoryMBeanDescription()
|
Method Summary | |
java.lang.String |
getAttributeDescription(java.lang.String attribute)
Should return the description for the specified attribute. |
java.lang.String |
getConstructorDescription(java.lang.reflect.Constructor ctor)
Should return the description for the given constructor of the MBean. |
java.lang.String |
getMBeanDescription()
Should return the description of the MBean. |
java.lang.String |
getOperationDescription(java.lang.reflect.Method operation)
Should return the description for the specified operation. |
java.lang.String |
getOperationParameterDescription(java.lang.reflect.Method method,
int index)
Should return the description for the operations's parameter for the given operation and parameter index. |
java.lang.String |
getOperationParameterName(java.lang.reflect.Method method,
int index)
Should return the name of the operation's parameter for the given operation and parameter index. |
Methods inherited from class mx4j.MBeanDescriptionAdapter |
getConstructorParameterDescription, getConstructorParameterName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SSLAdaptorServerSocketFactoryMBeanDescription()
Method Detail |
public java.lang.String getMBeanDescription()
MBeanDescription
getMBeanDescription
in interface MBeanDescription
getMBeanDescription
in class MBeanDescriptionAdapter
public java.lang.String getConstructorDescription(java.lang.reflect.Constructor ctor)
MBeanDescription
getConstructorDescription
in interface MBeanDescription
getConstructorDescription
in class MBeanDescriptionAdapter
public java.lang.String getAttributeDescription(java.lang.String attribute)
MBeanDescription
getAttributeDescription
in interface MBeanDescription
getAttributeDescription
in class MBeanDescriptionAdapter
public java.lang.String getOperationDescription(java.lang.reflect.Method operation)
MBeanDescription
getOperationDescription
in interface MBeanDescription
getOperationDescription
in class MBeanDescriptionAdapter
public java.lang.String getOperationParameterName(java.lang.reflect.Method method, int index)
MBeanDescription
getOperationParameterName
in interface MBeanDescription
getOperationParameterName
in class MBeanDescriptionAdapter
public java.lang.String getOperationParameterDescription(java.lang.reflect.Method method, int index)
MBeanDescription
getOperationParameterDescription
in interface MBeanDescription
getOperationParameterDescription
in class MBeanDescriptionAdapter
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |