Xml配置实现AOP

时间:2017-05-15 09:41:05
【文件属性】:

文件名称:Xml配置实现AOP

文件大小:15KB

文件格式:ZIP

更新时间:2017-05-15 09:41:05

AOP

在Xml配置AOP有两种实现方式:一、基于代理实现AOP切面编程;二、通过自动代理实现AOP切面编程


【文件预览】:
Spring_AopByProxy
----bin()
--------com()
--------applicationContext.xml(1KB)
----.springBeans(425B)
----test()
--------com()
----.settings()
--------org.eclipse.wst.common.project.facet.core.xml(225B)
--------org.eclipse.wst.common.project.facet.core.prefs.xml(503B)
--------org.eclipse.jdt.core.prefs(598B)
----src()
--------com()
--------applicationContext.xml(1KB)
----.project(807B)
----.classpath(660B)
Spring_AopByAutoProxy
----bin()
--------com()
--------applicationContext.xml(1021B)
----.springBeans(425B)
----test()
--------com()
----.settings()
--------org.eclipse.wst.common.project.facet.core.xml(225B)
--------org.eclipse.wst.common.project.facet.core.prefs.xml(503B)
--------org.eclipse.jdt.core.prefs(598B)
----src()
--------com()
--------applicationContext.xml(1021B)
----.project(811B)
----.classpath(660B)

网友评论