Describes a constructor of an Open MBean.
This interface declares the same methods as the class MBeanConstructorInfo . A class implementing this interface (typically OpenMBeanConstructorInfoSupport ) should extend MBeanConstructorInfo .
The getSignature() method should return at runtime an array of instances of a subclass of MBeanParameterInfo which implements the OpenMBeanParameterInfo interface (typically OpenMBeanParameterInfoSupport ).
Describes a constructor of an Open MBean.
This interface declares the same methods as the class MBeanConstructorInfo . A class implementing this interface (typically OpenMBeanConstructorInfoSupport ) should extend MBeanConstructorInfo .
The getSignature() method should return at runtime an array of instances of a subclass of MBeanParameterInfo which implements the OpenMBeanParameterInfo interface (typically OpenMBeanParameterInfoSupport ).