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

Method bindToOwner

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

Bind a task to another; use this when configuring a newly created task to do work on behalf of another. Project, OwningTarget, TaskName, Location and Description are all copied Important: this method does not call Task#init(). If you are creating a task to delegate work to, call {@link Task

(Task owner)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 12

ExecTaskMethod · 0.80
JavaMethod · 0.80
executeMethod · 0.80
executeMethod · 0.80
AntMethod · 0.80
executeMethod · 0.80
AggregateTransformerMethod · 0.80
transformMethod · 0.80
getTimeDiffMethod · 0.80
getTimeDiffMethod · 0.80
bindMethod · 0.80
executeMethod · 0.80

Calls 12

setOwningTargetMethod · 0.95
setTaskNameMethod · 0.95
setTaskTypeMethod · 0.95
getOwningTargetMethod · 0.80
getTaskTypeMethod · 0.80
setProjectMethod · 0.65
getProjectMethod · 0.65
getTaskNameMethod · 0.45
setDescriptionMethod · 0.45
getDescriptionMethod · 0.45
setLocationMethod · 0.45
getLocationMethod · 0.45

Tested by 2

bindMethod · 0.64
executeMethod · 0.64