|
Apache Tomcat 7.0.54 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tomcat.util.modeler.modules.ModelerSource
org.apache.tomcat.util.modeler.modules.MbeansDescriptorsDOMSource
@Deprecated public class MbeansDescriptorsDOMSource
Constructor Summary | |
---|---|
MbeansDescriptorsDOMSource()
Deprecated. |
Method Summary | |
---|---|
void |
execute()
Deprecated. |
List<ObjectName> |
loadDescriptors(Registry registry,
String type,
Object source)
Deprecated. |
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 |
Methods inherited from class org.apache.tomcat.util.modeler.modules.ModelerSource |
---|
getInputStream, loadDescriptors, store, updateField |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MbeansDescriptorsDOMSource()
Method Detail |
---|
public 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
loadDescriptors
in class ModelerSource
Exception
public void execute() throws Exception
Exception
|
Apache Tomcat 7.0.54 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |