public class ConstructorInfo extends OperationInfo
Internal configuration information for a Constructor
descriptor.
impact, parameters, parametersLock, role
description, info, name, type
Constructor and Description |
---|
ConstructorInfo() |
Modifier and Type | Method and Description |
---|---|
MBeanConstructorInfo |
createConstructorInfo()
Create and return a
ModelMBeanConstructorInfo object that
corresponds to the attribute described by this instance. |
addParameter, getImpact, getMBeanParameterInfo, getReturnType, getRole, getSignature, setImpact, setReturnType, setRole
getDescription, getName, getType, setDescription, setName, setType
public MBeanConstructorInfo createConstructorInfo()
ModelMBeanConstructorInfo
object that
corresponds to the attribute described by this instance.Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.