AdvisorAdapterRegistrationManager()
BeanPostProcessor that registers AdvisorAdapter beans in the BeanFactory with an AdvisorAdapterRegistry (by default the GlobalAdvisorAdapterRegistry).
The only requirement for it to work is that it needs to be defined in application context along with "non-native" Spring AdvisorAdapters that need to be "recognized" by Spring's AOP framework.
Author
Dmitriy Kopylenko
Author
Juergen Hoeller
Since
27.02.2004
See Also
#setAdvisorAdapterRegistryAdvisorAdapter