See: Description
Interface | Description |
---|---|
Invoker |
Generic interface for any call made to a proxy instance.
|
ProxyFactory |
Abstraction layer for proxy generation.
|
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.
Copyright © 2005–2023 Codehaus. All rights reserved.