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 | Method and Description |
---|---|
AttributeInfo[] |
ManagedBean.getAttributes()
The collection of attributes for this MBean.
|
Modifier and Type | Method and Description |
---|---|
void |
ManagedBean.addAttribute(AttributeInfo attribute)
Add a new attribute to the set of attributes for this MBean.
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.