项目采用 三层结构 用到了分布式事务,包裹的是services层的方法,相关配置如下: <bean id="abstractTransactionProxy" abstract="true" class="org.springframework.transaction.interceptor.TransactionProxyFactoryBean"> <property name="transactionManager"> <ref bean="transacti ...
2008-02-20

Schema-based AOP的配置问题

关键字: schema-based aop
目前正在开发应用了Schema-based AOP的项目,一直用在参考《spring开发参考手册》 在配置AOP的时候发现一些问题: 配置文件如下: <aop:aspect id="prefixAspect3" ref="logInterceptor"> <aop:pointcut id="prefixPointCutQuery" expression="execution(* services.OcsServices.query(Object, int, int)) and ...
dojax
搜索本博客
博客分类
最近加入圈子
最新评论