public class ServiceTask
extends org.apache.tools.ant.Task
Constructor and Description |
---|
ServiceTask() |
Modifier and Type | Method and Description |
---|---|
void |
addMbean(MLETTask mbean) |
void |
execute() |
List |
getMbeans() |
void |
setAction(String action)
Set action to be executed on the mbean collection.
|
void |
setRefId(String ref)
Perform the action on a previously declared service
|
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 addMbean(MLETTask mbean)
public List getMbeans()
public void setAction(String action)
action
- public void setRefId(String ref)
public void execute() throws org.apache.tools.ant.BuildException
execute
in class org.apache.tools.ant.Task
org.apache.tools.ant.BuildException
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.