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, setTaskType
public 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
Exception
public ObjectName getObjectName()
public void execute() throws org.apache.tools.ant.BuildException
execute
in class org.apache.tools.ant.Task
org.apache.tools.ant.BuildException
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.