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

Method setRuntimeConfigurableWrapper

src/main/org/apache/tools/ant/Task.java:184–186  ·  view source on GitHub ↗

Sets the wrapper to be used for runtime configuration. This method should be used only by the ProjectHelper and Ant internals. It is public to allow helper plugins to operate on tasks, normal tasks should never use it. @param wrapper The wrapper to be used for runtime configuration.

(RuntimeConfigurable wrapper)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

configureMethod · 0.95
handleChildMethod · 0.95
getReplacementMethod · 0.80
replaceChildrenMethod · 0.80
RuntimeConfigurableMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected