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() |
java.util.List |
getMbeans() |
void |
setAction(java.lang.String action)
Set action to be executed on the mbean collection.
|
void |
setRefId(java.lang.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 java.util.List getMbeans()
public void setAction(java.lang.String action)
action
- public void setRefId(java.lang.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–2020 The Apache Software Foundation. All rights reserved.