Java javax.management MBeanParameterInfo fields, constructors, methods, implement or subclass

Example usage for Java javax.management MBeanParameterInfo fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.management MBeanParameterInfo.

The text is from its open source code.

Constructor

Method

StringgetDescription()
Returns the human-readable description of the feature.
StringgetName()
Returns the name of the feature.
StringgetType()
Returns the type or class name of the data.