|
From: Dmitriy K. <dko...@ru...> - 2004-02-27 19:13:20
|
This message was lost and might show up again.....: Hi all, I've added BeanPostProcessor (org.springframework.aop.framework.adapter.AdvisorAdapterRegistrationMana= ger ) to "register" custom AdvisorAdapters to be used within SpringAOP = module. All that needs to be done is to define any non-default AdvisorAdapters = and this post processor in application context. See test cases for details. Regards, Dmitriy. |