MCPcopy Create free account
hub / github.com/cglib/cglib / setCallbackType

Method setCallbackType

cglib/src/main/java/net/sf/cglib/proxy/Enhancer.java:276–278  ·  view source on GitHub ↗

Set the single type of Callback to use. This may be used instead of #setCallback when calling #createClass, since it may not be possible to have an array of actual callback instances. @param callbackType the type of callback to use for all methods @see #setCallbackTypes

(Class callbackType)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

testArgInitMethod · 0.95
testNamingPolicyMethod · 0.95
testRegisterCallbacksMethod · 0.95

Calls 1

setCallbackTypesMethod · 0.95

Tested by 5

testArgInitMethod · 0.76
testNamingPolicyMethod · 0.76
testRegisterCallbacksMethod · 0.76