| |
|
| java.lang.Object com.tcspring.FastAopProxy
FastAopProxy | public class FastAopProxy implements AopProxy(Code) | | Implementation of the Spring AOP proxy that is order of magnitude faster. Based on the AspectWerkz AWProxy
architecture.
author: Jonas Bonér |
Constructor Summary | |
public | FastAopProxy(ProxyFactoryBean proxyFactory) |
FastAopProxy | public FastAopProxy(ProxyFactoryBean proxyFactory) throws AopConfigException(Code) | | |
|
|
|