public interface ExecutionContext
| Modifier and Type | Method and Description |
|---|---|
void |
setProject(org.apache.tools.ant.Project project) |
void |
start()
Starts the execution context and any work associated with the individual
implementations.
|
void setProject(org.apache.tools.ant.Project project)
void start()
throws IOException
IOExceptionCopyright © 2023 The Apache Software Foundation. All rights reserved.