public class MbeansDescriptorsDigesterSource extends ModelerSource
source
Constructor and Description |
---|
MbeansDescriptorsDigesterSource() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
List<ObjectName> |
loadDescriptors(Registry registry,
String type,
Object source)
Load data, returns a list of items.
|
void |
setRegistry(Registry reg) |
void |
setSource(Object source) |
public void setRegistry(Registry reg)
public void setSource(Object source)
public List<ObjectName> loadDescriptors(Registry registry, String type, Object source) throws Exception
ModelerSource
loadDescriptors
in class ModelerSource
registry
- The registrytype
- The bean registry typesource
- Introspected object or some other sourceException
- Error loading descriptorsCopyright © 2000-2016 Apache Software Foundation. All Rights Reserved.