| org.apache.commons.modeler.ant.MLETTask
All known Subclasses: org.apache.commons.modeler.ant.ModelerTask,
MLETTask | public class MLETTask extends Task (Code) | | Load an MBean. The syntax is similar with the , with few
ant-specific extensions.
A separate classloader can be used, the mechanism is similar with
what taskdef is using.
Note that mlet will use the arguments in the constructor.
|
MLETTask | public MLETTask()(Code) | | |
execute | public void execute() throws BuildException(Code) | | |
setModeler | public void setModeler(boolean modeler)(Code) | | |
|
|