Save This Page
Home » commons-modeler-2.0.1-src » org.apache.commons » modeler » modules » [javadoc | source]
org.apache.commons.modeler.modules
public class: MbeansDescriptorsDOMSource [javadoc | source]
java.lang.Object
   org.apache.commons.modeler.modules.ModelerSource
      org.apache.commons.modeler.modules.MbeansDescriptorsDOMSource
Field Summary
 Registry registry     
 String location     
 String type     
 Object source     
 List mbeans     
Fields inherited from org.apache.commons.modeler.modules.ModelerSource:
source,  location
Method from org.apache.commons.modeler.modules.MbeansDescriptorsDOMSource Summary:
execute,   loadDescriptors,   setLocation,   setRegistry,   setSource,   setType
Methods from org.apache.commons.modeler.modules.ModelerSource:
getInputStream,   loadDescriptors,   store,   updateField
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.commons.modeler.modules.MbeansDescriptorsDOMSource Detail:
 public  void execute() throws Exception 
 public List loadDescriptors(Registry registry,
    String location,
    String type,
    Object source) throws Exception 
 public  void setLocation(String loc) 
 public  void setRegistry(Registry reg) 
 public  void setSource(Object source) 
 public  void setType(String type) 
    Used if a single component is loaded