public class MbeansDescriptorsDigesterSource extends ModelerSource
| Constructor and Description |
|---|
MbeansDescriptorsDigesterSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
List |
loadDescriptors(Registry registry,
String location,
String type,
Object source)
Load data, returns a list of items.
|
void |
setLocation(String loc) |
void |
setRegistry(Registry reg) |
void |
setSource(Object source) |
void |
setType(String type)
Used if a single component is loaded
|
getInputStream, store, updateFieldpublic void setRegistry(Registry reg)
public void setLocation(String loc)
public void setType(String type)
type - public void setSource(Object source)
public List loadDescriptors(Registry registry, String location, String type, Object source) throws Exception
ModelerSourceloadDescriptors in class ModelerSourcesource - Introspected object or some other sourceExceptionCopyright © 2002–2021 The Apache Software Foundation. All rights reserved.