|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConstructorInfo | |
|---|---|
| org.apache.commons.modeler | The Modeler component of the Apache Commons subproject offers convenient support for configuring and instantiating Model MBeans (management beans), as described in the JMX Specification. |
| Uses of ConstructorInfo in org.apache.commons.modeler |
|---|
| Fields in org.apache.commons.modeler declared as ConstructorInfo | |
|---|---|
protected ConstructorInfo[] |
ManagedBean.constructors
|
| Methods in org.apache.commons.modeler that return ConstructorInfo | |
|---|---|
ConstructorInfo[] |
ManagedBean.getConstructors()
The collection of constructors for this MBean. |
| Methods in org.apache.commons.modeler with parameters of type ConstructorInfo | |
|---|---|
void |
ManagedBean.addConstructor(ConstructorInfo constructor)
Add a new constructor to the set of constructors for this MBean. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||