public class MbeansDescriptorsSerSource extends ModelerSource
Constructor and Description |
---|
MbeansDescriptorsSerSource() |
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, updateField
public 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
ModelerSource
loadDescriptors
in class ModelerSource
source
- Introspected object or some other sourceException
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.