Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
mx4j.MBeanDescriptionAdapter
mx4j.tools.adaptor.rmi.RMIAdaptorMBeanDescription
mx4j.tools.adaptor.rmi.iiop.IIOPAdaptorMBeanDescription
public class IIOPAdaptorMBeanDescription
extends RMIAdaptorMBeanDescription
Method 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