|
The Spring Framework | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AdvisedSupportListener | |
|---|---|
| org.springframework.aop.framework | Package containing Spring's basic AOP infrastructure, compliant with the AOP Alliance interfaces. |
| Uses of AdvisedSupportListener in org.springframework.aop.framework |
|---|
| Subinterfaces of AdvisedSupportListener in org.springframework.aop.framework | |
|---|---|
interface |
AdvisorChainFactory
Factory for advisor chains. |
| Classes in org.springframework.aop.framework that implement AdvisedSupportListener | |
|---|---|
class |
HashMapCachingAdvisorChainFactory
AdvisorChainFactory implementation that caches by method. |
class |
ProxyFactoryBean
FactoryBean implementation for use to source AOP proxies from a Spring BeanFactory. |
| Methods in org.springframework.aop.framework with parameters of type AdvisedSupportListener | |
|---|---|
void |
AdvisedSupport.addListener(AdvisedSupportListener listener)
|
void |
AdvisedSupport.removeListener(AdvisedSupportListener listener)
|
|
The Spring Framework | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||