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

Method setCallbackTypes

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

Set the array of callback types to use. This may be used instead of #setCallbacks when calling #createClass, since it may not be possible to have an array of actual callback instances. You must use a CallbackFilter to specify the index into this array for each method in the p

(Class[] callbackTypes)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

testUnusedCallbackMethod · 0.95
getProxyClassMethod · 0.95
setCallbackTypeMethod · 0.95

Calls 1

determineTypesMethod · 0.95

Tested by 1

testUnusedCallbackMethod · 0.76