Package | Description |
---|---|
org.apache.tomcat.util.modeler |
The Modeler component of the Jakarta Commons subproject
offers convenient support for configuring and instantiating Model MBeans
(management beans), as described in the JMX Specification.
|
Modifier and Type | Field and Description |
---|---|
protected ParameterInfo[] |
OperationInfo.parameters |
Modifier and Type | Method and Description |
---|---|
ParameterInfo[] |
OperationInfo.getSignature()
The set of parameters for this operation.
|
Modifier and Type | Method and Description |
---|---|
void |
OperationInfo.addParameter(ParameterInfo parameter)
Add a new parameter to the set of arguments for this operation.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.