| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectmx4j.MBeanDescriptionAdaptermx4j.tools.adaptor.rmi.RMIAdaptorMBeanDescriptionmx4j.tools.adaptor.rmi.iiop.IIOPAdaptorMBeanDescriptionpublic class IIOPAdaptorMBeanDescriptionextends RMIAdaptorMBeanDescriptionMethod Summary | |
String |
|
String |
|
Methods inherited from class mx4j.tools.adaptor.rmi.RMIAdaptorMBeanDescription | |
getAttributeDescription, getOperationDescription, getOperationParameterDescription, getOperationParameterName | |
public String getConstructorDescription(Constructor ctor)
Should return the description for the given constructor of the MBean. For example: "Creates an rmiregistry instance on the specified port"
- Specified by:
- getConstructorDescription in interface MBeanDescription
- Overrides:
- getConstructorDescription in interface MBeanDescriptionAdapter
public String getMBeanDescription()
Should return the description of the MBean. For example: "This MBean is the rmiregistry service"
- Specified by:
- getMBeanDescription in interface MBeanDescription
- Overrides:
- getMBeanDescription in interface MBeanDescriptionAdapter