org.apache.tomcat.util.modeler.modules
public class MbeansDescriptorsSerSource extends ModelerSource
Constructor and Description |
---|
MbeansDescriptorsSerSource() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
java.util.List |
loadDescriptors(Registry registry,
java.lang.String location,
java.lang.String type,
java.lang.Object source)
Load data, returns a list of items.
|
void |
setLocation(java.lang.String loc) |
void |
setRegistry(Registry reg) |
void |
setSource(java.lang.Object source) |
void |
setType(java.lang.String type)
Used if a single component is loaded
|
getInputStream, store, updateField
public void setRegistry(Registry reg)
public void setLocation(java.lang.String loc)
public void setType(java.lang.String type)
type
- public void setSource(java.lang.Object source)
public java.util.List loadDescriptors(Registry registry, java.lang.String location, java.lang.String type, java.lang.Object source) throws java.lang.Exception
ModelerSource
loadDescriptors
in class ModelerSource
source
- Introspected object or some other sourcejava.lang.Exception
public void execute() throws java.lang.Exception
java.lang.Exception
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.