org.apache.commons.modeler.modules
public class MbeansDescriptorsDigesterSource extends ModelerSource
| Field Summary | |
|---|---|
| String | location |
| static Log | log |
| List | mbeans |
| Registry | registry |
| Object | source |
| String | type |
| Method Summary | |
|---|---|
| void | execute() |
| List | loadDescriptors(Registry registry, String location, String type, Object source) |
| void | setLocation(String loc) |
| void | setRegistry(Registry reg) |
| void | setSource(Object source) |
| void | setType(String type) Used if a single component is loaded
|
Parameters: type