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

Method setCallbacks

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

Set the array of callbacks to use. Ignored if you use #createClass. You must use a CallbackFilter to specify the index into this array for each method in the proxied class. @param callbacks the callback array @see #setCallbackFilter @see #setCallback

(Callback[] callbacks)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

mixinMapIntoBeanMethod · 0.95
testCallbackHelperMethod · 0.95
testReverseBridgeMethod · 0.95
testBridgeForMoreVizMethod · 0.95
testInterfaceBridgeMethod · 0.95
testSimpleMethod · 0.95
testSimpleMethod · 0.95
setCallbackMethod · 0.95
createMethod · 0.95

Calls

no outgoing calls

Tested by 9

mixinMapIntoBeanMethod · 0.76
testCallbackHelperMethod · 0.76
testReverseBridgeMethod · 0.76
testBridgeForMoreVizMethod · 0.76
testInterfaceBridgeMethod · 0.76
testSimpleMethod · 0.76
testSimpleMethod · 0.76