|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface to be implemented by objects that can create AOP proxies based on AdvisedSupport objects.
Proxies should observe the following contract:
| Method Summary | |
AopProxy |
createAopProxy(AdvisedSupport advisedSupport)
Return an AopProxy for the given AdvisedSupport object. |
| Method Detail |
public AopProxy createAopProxy(AdvisedSupport advisedSupport)
throws AopConfigException
advisedSupport - the AOP configuration
AopConfigException - if the configuration is invalid
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||