@Deprecated public class MbeansDescriptorsDOMSource extends ModelerSource
sm| Constructor and Description | 
|---|
| MbeansDescriptorsDOMSource()Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| void | execute()Deprecated.  | 
| List<ObjectName> | loadDescriptors(Registry registry,
               String type,
               Object source)Deprecated.  Load data, returns a list of items. | 
| void | setLocation(String loc)Deprecated.  | 
| void | setRegistry(Registry reg)Deprecated.  | 
| void | setSource(Object source)Deprecated.  | 
| void | setType(String type)Deprecated.  Used if a single component is loaded | 
getInputStream, loadDescriptors, store, updateFieldpublic void setRegistry(Registry reg)
public void setLocation(String loc)
public void setType(String type)
type - public void setSource(Object source)
public List<ObjectName> loadDescriptors(Registry registry, String type, Object source) throws Exception
ModelerSourceloadDescriptors in class ModelerSourceregistry - The registrytype - The bean registry typesource - Introspected object or some other sourceException - Error loading descriptorsCopyright © 2000-2020 Apache Software Foundation. All Rights Reserved.