|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ModelerSource | |
|---|---|
| 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. |
| org.apache.commons.modeler.modules | Implementation classes - should not be used directly. |
| Uses of ModelerSource in org.apache.commons.modeler |
|---|
| Fields in org.apache.commons.modeler declared as ModelerSource | |
|---|---|
protected ModelerSource |
BaseModelMBean.source
Source object used to read this mbean. |
| Constructors in org.apache.commons.modeler with parameters of type ModelerSource | |
|---|---|
BaseModelMBean(java.lang.String type,
ModelerSource source)
|
|
| Uses of ModelerSource in org.apache.commons.modeler.modules |
|---|
| Subclasses of ModelerSource in org.apache.commons.modeler.modules | |
|---|---|
class |
MbeansDescriptorsDigesterSource
|
class |
MbeansDescriptorsDOMSource
|
class |
MbeansDescriptorsDynamicMBeanSource
Extract metadata from a dynamic mbean. |
class |
MbeansDescriptorsIntrospectionSource
|
class |
MbeansDescriptorsSerSource
|
class |
MbeansSource
This will create mbeans based on a config file. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||