Uses of Interface
net.sf.cglib.transform.impl.InterceptFieldCallback
-
Packages that use InterceptFieldCallback Package Description net.sf.cglib.transform.impl -
-
Uses of InterceptFieldCallback in net.sf.cglib.transform.impl
Classes in net.sf.cglib.transform.impl that implement InterceptFieldCallback Modifier and Type Class Description classAbstractInterceptFieldCallbackMethods in net.sf.cglib.transform.impl that return InterceptFieldCallback Modifier and Type Method Description InterceptFieldCallbackInterceptFieldEnabled. getInterceptFieldCallback()Methods in net.sf.cglib.transform.impl with parameters of type InterceptFieldCallback Modifier and Type Method Description voidInterceptFieldEnabled. setInterceptFieldCallback(InterceptFieldCallback callback)
-