MCPcopy Create free account
hub / github.com/apache/ant / getSubProjectExecutor

Method getSubProjectExecutor

src/main/org/apache/tools/ant/Executor.java:46–46  ·  view source on GitHub ↗

Get the appropriate subproject Executor instance. This allows the top executor to control what type of executor is used to execute subprojects via <ant>/<antcall>/<subant> and task that extend these. All bundled Executors return a SingleCheckExecutor (running a merged set of depen

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

initSubProjectMethod · 0.65

Implementers 3

DefaultExecutorsrc/main/org/apache/tools/ant/helper/D
SingleCheckExecutorsrc/main/org/apache/tools/ant/helper/S
IgnoreDependenciesExecutorsrc/main/org/apache/tools/ant/helper/I

Calls

no outgoing calls

Tested by

no test coverage detected