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