org.apache.commons.modeler.ant

Class ModelerTask


public class ModelerTask
extends MLETTask

Like MLETTask, but it wraps the bean in a BaseModelMBean.

Field Summary

private static Log
log

Fields inherited from class org.apache.commons.modeler.ant.MLETTask

archive, args, attributes, code, codebase, loaderRef, log, modeler, objectName, oname, server

Constructor Summary

ModelerTask()

Method Summary

void
execute()

Methods inherited from class org.apache.commons.modeler.ant.MLETTask

addArg, addAttribute, bindJmx, execute, getMBeanServer, getObjectName, setArchive, setCode, setCodebase, setModeler, setName

Field Details

log

private static Log log

Constructor Details

ModelerTask

public ModelerTask()

Method Details

execute

public void execute()
            throws BuildException
Overrides:
execute in interface MLETTask

Copyright (c) 2001-2003 - Apache Software Foundation