All Known Implementing Classes:
DefaultAopProxyFactory
Proxies should observe the following contract:
Proxies may or may not allow advice changes to be made. If they do not permit advice changes (for example, because the configuration was frozen) a proxy should throw an AopConfigException on an attempted advice change.
Rod - JohnsonJuergen - Hoeller| Method from org.springframework.aop.framework.AopProxyFactory Summary: |
|---|
| createAopProxy |
| Method from org.springframework.aop.framework.AopProxyFactory Detail: |
|---|
|