Uses of Interface
net.sf.cglib.transform.impl.InterceptFieldCallback

Packages that use InterceptFieldCallback
net.sf.cglib.transform.impl   
 

Uses of InterceptFieldCallback in net.sf.cglib.transform.impl
 

Methods in net.sf.cglib.transform.impl that return InterceptFieldCallback
 InterceptFieldCallback InterceptFieldEnabled.getInterceptFieldCallback()
           
 

Methods in net.sf.cglib.transform.impl with parameters of type InterceptFieldCallback
 void InterceptFieldEnabled.setInterceptFieldCallback(InterceptFieldCallback callback)
           
 



Copyright © 2002-2003 cglib. All Rights Reserved.