Package com.thoughtworks.proxy

An implementation neutral API for creation of dynamic proxies.

See: Description

Package com.thoughtworks.proxy Description

An implementation neutral API for creation of dynamic proxies.

Depending on types of this package instead of JDK's reflection API will allow you to plug in both standard proxies and CGLIB underneath.