public class MLETTask
extends org.apache.tools.ant.Task
| Constructor and Description |
|---|
MLETTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
addArg(Arg arg) |
void |
addAttribute(JmxSet arg) |
protected void |
bindJmx(String objectName,
String code,
String arg0,
List args) |
void |
execute() |
MBeanServer |
getMBeanServer() |
ObjectName |
getObjectName() |
void |
setArchive(String archive) |
void |
setCode(String code) |
void |
setCodebase(String codebase) |
void |
setModeler(boolean modeler) |
void |
setName(String name) |
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypepublic void addArg(Arg arg)
public void addAttribute(JmxSet arg)
public void setCode(String code)
public void setArchive(String archive)
public void setCodebase(String codebase)
public void setName(String name)
public MBeanServer getMBeanServer()
public void setModeler(boolean modeler)
protected void bindJmx(String objectName, String code, String arg0, List args) throws Exception
Exceptionpublic ObjectName getObjectName()
public void execute()
throws org.apache.tools.ant.BuildException
execute in class org.apache.tools.ant.Taskorg.apache.tools.ant.BuildExceptionCopyright © 2002–2021 The Apache Software Foundation. All rights reserved.