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

Method setProxy

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

Sets the proxy object, whose methods are going to be invoked by ant. A proxy object is normally the object defined by a <typedef/> task that is adapted by the "adapter" attribute. @param o The target object. Must not be null .

(Object o)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

icreateMethod · 0.95
configureMethod · 0.65
executeMethod · 0.65
handleChildMethod · 0.65
getReplacementMethod · 0.65
replaceChildrenMethod · 0.65

Implementers 3

TaskAdaptersrc/main/org/apache/tools/ant/TaskAdap
AugmentReferencesrc/main/org/apache/tools/ant/taskdefs
RunnableAdaptersrc/tests/junit/org/apache/tools/ant/t

Calls

no outgoing calls

Tested by

no test coverage detected