mx4j.tools.adaptor.http
public class HttpAdaptorMBeanDescription extends MBeanDescriptionAdapter
Version: $Revision: 1.3 $
| Method Summary | |
|---|---|
| String | getAttributeDescription(String attribute) |
| String | getConstructorDescription(Constructor ctor) |
| String | getConstructorParameterDescription(Constructor ctor, int index) |
| String | getConstructorParameterName(Constructor ctor, int index) |
| String | getMBeanDescription() |
| String | getOperationDescription(Method operation) |
| String | getOperationParameterDescription(Method method, int index) |
| String | getOperationParameterName(Method method, int index) |