Uses of Package
net.sf.cglib.proxy
-
Packages that use net.sf.cglib.proxy Package Description net.sf.cglib.proxy -
Classes in net.sf.cglib.proxy used by net.sf.cglib.proxy Class Description Callback All callback interfaces used byEnhancerextend this interface.CallbackFilter Map methods of subclasses generated byEnhancerto a particular callback.InvocationHandler InvocationHandlerreplacement (unavailable under JDK 1.2).MethodProxy Classes generated byEnhancerpass this object to the registeredMethodInterceptorobjects when an intercepted method is invoked.Mixin Mixinallows multiple objects to be combined into a single larger object.NoOp Methods using thisEnhancercallback will delegate directly to the default (super) implementation in the base class.