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

Method checkProxyClass

src/main/org/apache/tools/ant/TaskAdapter.java:113–115  ·  view source on GitHub ↗

Check if the proxy class is a valid class to use with this adapter. The class must have a public no-arg "execute()" method. @param proxyClass the class to check.

(Class<?> proxyClass)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

checkTaskClassMethod · 0.95
getProjectMethod · 0.65

Tested by

no test coverage detected