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 | Class and Description |
---|---|
class |
ConstructorInfo
Internal configuration information for a
Constructor
descriptor. |
Modifier and Type | Method and Description |
---|---|
OperationInfo[] |
ManagedBean.getOperations()
The collection of operations for this MBean.
|
Modifier and Type | Method and Description |
---|---|
void |
ManagedBean.addOperation(OperationInfo operation)
Add a new operation to the set of operations for this MBean.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.