This package provides an implementation neutral API for creation of dynamic proxies.
Depending on this package instead of java.lang.reflect.Proxy|InvocationHandler will allow you to plug in both standard proxies and CGLIB underneath.