org.apache.tomcat.util.modeler.modules

Class MbeansDescriptorsDOMSource

public class MbeansDescriptorsDOMSource extends ModelerSource

Method Summary
voidexecute()
ListloadDescriptors(Registry registry, String location, String type, Object source)
voidsetLocation(String loc)
voidsetRegistry(Registry reg)
voidsetSource(Object source)
voidsetType(String type)
Used if a single component is loaded

Method Detail

execute

public void execute()

loadDescriptors

public List loadDescriptors(Registry registry, String location, String type, Object 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

Parameters: type

Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.