java.io.Serializablepublic class ParameterInfo extends FeatureInfo
Internal configuration information for a Parameter
descriptor.
description, info, name, type| Constructor | Description |
|---|---|
ParameterInfo() |
Standard zero-arguments constructor.
|
| Modifier and Type | Method | Description |
|---|---|---|
javax.management.MBeanParameterInfo |
createParameterInfo() |
Create and return a
MBeanParameterInfo object that
corresponds to the parameter described by this instance. |
getDescription, getName, getType, setDescription, setName, setTypeCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.