Uses of Interface javax.management.openmbean.OpenMBeanParameterInfo

Uses in package javax.management.openmbean

Classes implementing javax.management.openmbean.OpenMBeanParameterInfo

class
Describes an attribute of an open management bean.
class
Describes the parameters of a constructor or operation associated with an open management bean.

Constructors with parameter type javax.management.openmbean.OpenMBeanParameterInfo

Constructs a @link{OpenMBeanConstructorInfo} with the specified name, description and parameter information.
Constructs a @link{OpenMBeanOperationInfo} with the specified name, description, parameter information, open return type and impact.