Skip navigation links

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.

Skip navigation links

Copyright © 2005–2017 Codehaus. All rights reserved.