|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AopProxy | |
org.springframework.aop.framework | Package containing Spring's basic AOP infrastructure, compliant with the AOP Alliance interfaces. |
Uses of AopProxy in org.springframework.aop.framework |
Methods in org.springframework.aop.framework that return AopProxy | |
protected AopProxy |
AdvisedSupport.createAopProxy()
Subclasses should call this to get a new AOP proxy. |
AopProxy |
DefaultAopProxyFactory.createAopProxy(AdvisedSupport advisedSupport)
|
AopProxy |
AopProxyFactory.createAopProxy(AdvisedSupport advisedSupport)
Return an AopProxy for the given AdvisedSupport object |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |