Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.commons.modeler.modules.ModelerSource
org.apache.commons.modeler.modules.MbeansDescriptorsDigesterSource
public class MbeansDescriptorsDigesterSource
extends ModelerSource
Field Summary | |
(package private) String | |
private static Log | |
(package private) List | |
(package private) Registry | |
(package private) Object | |
(package private) String |
Fields inherited from class org.apache.commons.modeler.modules.ModelerSource | |
location , source |
Method Summary | |
void |
|
List |
|
void |
|
void |
|
void |
|
void |
|
Methods inherited from class org.apache.commons.modeler.modules.ModelerSource | |
getInputStream , loadDescriptors , store , updateField |
(package private) String location
private static Log log
(package private) List mbeans
(package private) Object source
(package private) String type
public void execute() throws Exception
public List loadDescriptors(Registry registry, String location, String type, Object source) throws Exception
- Overrides:
- loadDescriptors in interface ModelerSource
public void setLocation(String loc)
public void setSource(Object source)
public void setType(String type)
Used if a single component is loaded
- Parameters:
type
-