java.io.Serializable
public 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, setType
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.