Uses of Class
org.apache.commons.modeler.modules.ModelerSource
Packages that use ModelerSource
Package
Description
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.
Implementation classes - should not be used directly.
-
Uses of ModelerSource in org.apache.commons.modeler
Fields in org.apache.commons.modeler declared as ModelerSourceModifier and TypeFieldDescriptionprotected ModelerSource
BaseModelMBean.source
Source object used to read this mbean.Methods in org.apache.commons.modeler that return ModelerSourceConstructors in org.apache.commons.modeler with parameters of type ModelerSource -
Uses of ModelerSource in org.apache.commons.modeler.modules
Subclasses of ModelerSource in org.apache.commons.modeler.modulesModifier and TypeClassDescriptionclass
class
class
Extract metadata from a dynamic mbean.class
class
class
This will create mbeans based on a config file.