org.apache.commons.modeler.modules
Class MbeansDescriptorsSerSource
public class MbeansDescriptorsSerSource
location
(package private) String location
log
private static Log log
mbeans
(package private) List mbeans
registry
(package private) Registry registry
source
(package private) Object source
type
(package private) String type
execute
public void execute()
throws Exception
loadDescriptors
public List loadDescriptors(Registry registry,
String location,
String type,
Object source)
throws Exception
Load data, returns a list of items.
- loadDescriptors in interface ModelerSource
registry
- location
- type
- source
- Introspected object or some other source
setLocation
public void setLocation(String loc)
setRegistry
public void setRegistry(Registry reg)
setSource
public void setSource(Object source)
setType
public void setType(String type)
Used if a single component is loaded
Copyright (c) 2001-2003 - Apache Software Foundation