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