org.jacorb.notification.jmx.mx4j
Class MX4JCOSNotificationServiceMBeanDescription
java.lang.Object
mx4j.MBeanDescriptionAdapter
org.jacorb.notification.jmx.COSNotificationServiceMBeanDescription
org.jacorb.notification.jmx.mx4j.MX4JCOSNotificationServiceMBeanDescription
- All Implemented Interfaces:
- mx4j.MBeanDescription
public class MX4JCOSNotificationServiceMBeanDescription
- extends COSNotificationServiceMBeanDescription
MBean description.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MX4JCOSNotificationServiceMBeanDescription
public MX4JCOSNotificationServiceMBeanDescription()
getMBeanDescription
public String getMBeanDescription()
- Specified by:
getMBeanDescription in interface mx4j.MBeanDescription- Overrides:
getMBeanDescription in class COSNotificationServiceMBeanDescription
getConstructorDescription
public String getConstructorDescription(Constructor ctor)
- Specified by:
getConstructorDescription in interface mx4j.MBeanDescription- Overrides:
getConstructorDescription in class COSNotificationServiceMBeanDescription
getConstructorParameterName
public String getConstructorParameterName(Constructor ctor,
int index)
- Specified by:
getConstructorParameterName in interface mx4j.MBeanDescription- Overrides:
getConstructorParameterName in class COSNotificationServiceMBeanDescription
getConstructorParameterDescription
public String getConstructorParameterDescription(Constructor ctor,
int index)
- Specified by:
getConstructorParameterDescription in interface mx4j.MBeanDescription- Overrides:
getConstructorParameterDescription in class COSNotificationServiceMBeanDescription
getAttributeDescription
public String getAttributeDescription(String attribute)
- Specified by:
getAttributeDescription in interface mx4j.MBeanDescription- Overrides:
getAttributeDescription in class COSNotificationServiceMBeanDescription
getOperationDescription
public String getOperationDescription(Method operation)
- Specified by:
getOperationDescription in interface mx4j.MBeanDescription- Overrides:
getOperationDescription in class COSNotificationServiceMBeanDescription
getOperationParameterName
public String getOperationParameterName(Method method,
int index)
- Specified by:
getOperationParameterName in interface mx4j.MBeanDescription- Overrides:
getOperationParameterName in class COSNotificationServiceMBeanDescription
getOperationParameterDescription
public String getOperationParameterDescription(Method method,
int index)
- Specified by:
getOperationParameterDescription in interface mx4j.MBeanDescription- Overrides:
getOperationParameterDescription in class COSNotificationServiceMBeanDescription
Copyright © 2015 JacORB. All rights reserved.