org.jacorb.notification.jmx.mx4j
Class MX4JCOSNotificationServiceMBeanDescription

java.lang.Object
  extended by mx4j.MBeanDescriptionAdapter
      extended by org.jacorb.notification.jmx.COSNotificationServiceMBeanDescription
          extended by org.jacorb.notification.jmx.mx4j.MX4JCOSNotificationServiceMBeanDescription
All Implemented Interfaces:
mx4j.MBeanDescription

public class MX4JCOSNotificationServiceMBeanDescription
extends COSNotificationServiceMBeanDescription

MBean description.


Constructor Summary
MX4JCOSNotificationServiceMBeanDescription()
           
 
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)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MX4JCOSNotificationServiceMBeanDescription

public MX4JCOSNotificationServiceMBeanDescription()
Method Detail

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.