org.jacorb.notification.servant
Class TypedProxyPullSupplierImplMBeanDescription

java.lang.Object
  extended by mx4j.MBeanDescriptionAdapter
      extended by org.jacorb.notification.servant.AbstractProxyMBeanDescription
          extended by org.jacorb.notification.servant.AbstractProxySupplierMBeanDescription
              extended by org.jacorb.notification.servant.TypedProxyPullSupplierImplMBeanDescription
All Implemented Interfaces:
mx4j.MBeanDescription

public class TypedProxyPullSupplierImplMBeanDescription
extends AbstractProxySupplierMBeanDescription

MBean description.


Constructor Summary
TypedProxyPullSupplierImplMBeanDescription()
           
 
Method Summary
 String getAttributeDescription(String attribute)
           
 String getConstructorDescription(Constructor ctor)
           
 String getConstructorParameterDescription(Constructor ctor, int index)
           
 String getConstructorParameterName(Constructor ctor, int index)
           
 String getOperationDescription(Method operation)
           
 String getOperationParameterDescription(Method method, int index)
           
 String getOperationParameterName(Method method, int index)
           
 
Methods inherited from class mx4j.MBeanDescriptionAdapter
getMBeanDescription
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypedProxyPullSupplierImplMBeanDescription

public TypedProxyPullSupplierImplMBeanDescription()
Method Detail

getConstructorDescription

public String getConstructorDescription(Constructor ctor)
Specified by:
getConstructorDescription in interface mx4j.MBeanDescription
Overrides:
getConstructorDescription in class AbstractProxySupplierMBeanDescription

getConstructorParameterName

public String getConstructorParameterName(Constructor ctor,
                                          int index)
Specified by:
getConstructorParameterName in interface mx4j.MBeanDescription
Overrides:
getConstructorParameterName in class AbstractProxySupplierMBeanDescription

getConstructorParameterDescription

public String getConstructorParameterDescription(Constructor ctor,
                                                 int index)
Specified by:
getConstructorParameterDescription in interface mx4j.MBeanDescription
Overrides:
getConstructorParameterDescription in class AbstractProxySupplierMBeanDescription

getAttributeDescription

public String getAttributeDescription(String attribute)
Specified by:
getAttributeDescription in interface mx4j.MBeanDescription
Overrides:
getAttributeDescription in class AbstractProxySupplierMBeanDescription

getOperationDescription

public String getOperationDescription(Method operation)
Specified by:
getOperationDescription in interface mx4j.MBeanDescription
Overrides:
getOperationDescription in class AbstractProxySupplierMBeanDescription

getOperationParameterName

public String getOperationParameterName(Method method,
                                        int index)
Specified by:
getOperationParameterName in interface mx4j.MBeanDescription
Overrides:
getOperationParameterName in class AbstractProxySupplierMBeanDescription

getOperationParameterDescription

public String getOperationParameterDescription(Method method,
                                               int index)
Specified by:
getOperationParameterDescription in interface mx4j.MBeanDescription
Overrides:
getOperationParameterDescription in class AbstractProxySupplierMBeanDescription


Copyright © 2015 JacORB. All rights reserved.