色综合图-色综合图片-色综合图片二区150p-色综合图区-玖玖国产精品视频-玖玖香蕉视频

您的位置:首頁技術文章
文章詳情頁

Spring基于advisor配置aop過程解析

瀏覽:38日期:2023-08-05 18:14:36

1、目標類

package com.gec.target;public class Hadoop { public void eatting() { System.out.println('大象正在吃東西 1'); try { //耗時5秒 Thread.sleep(5000); } catch (InterruptedException e) { e.printStackTrace(); } }}

2、增強類,此類必須要實現增強方位接口

package com.gec.advice; import org.springframework.aop.MethodBeforeAdvice; import java.lang.reflect.Method; public class BeforeMethodAdvice implements MethodBeforeAdvice { @Overridepublic void before(Method method, Object[] objects, Object o) throws Throwable { System.out.println('how are you'); } }

3、配置文件

<?xml version='1.0' encoding='UTF-8'?><beans xmlns='http://www.springframework.org/schema/beans' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xmlns:p='http://www.springframework.org/schema/p' xmlns:context='http://www.springframework.org/schema/context' xmlns:util='http://www.springframework.org/schema/util' xmlns:aop='http://www.springframework.org/schema/aop' xsi:schemaLocation='http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-4.3.xsd http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util-4.3.xsd http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context-4.3.xsdhttp://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-4.3.xsd'><aop:aspectj-autoproxy /> <bean /> <bean /> <aop:config> <!--定義一個切面--> <aop:advisor advice-ref='beforeMethodAdvice' pointcut='execution (* eatting(..))' /> </aop:config> </beans>

4、測試

public static void main(String[] args) { ApplicationContext ctx=new ClassPathXmlApplicationContext('beans.xml'); Hadoop hadoop= (Hadoop) ctx.getBean('hadoop'); hadoop.eatting(); }

以上就是本文的全部內容,希望對大家的學習有所幫助,也希望大家多多支持好吧啦網。

標簽: Spring
相關文章:
主站蜘蛛池模板: 日本特黄特色免费大片 | 精品精品国产高清a毛片 | 正在播放国产一区 | 真人一级毛片免费完整视 | 国产99视频精品免费观看7 | 一区二区三区四区免费视频 | 日本www色视频成人免费网站 | 免费一级α片在线观看 | 国产精品白浆流出视频 | 男女很舒服爽视频免费 | 日韩国产欧美在线观看一区二区 | 欧美在线一区二区三区精品 | 114一级毛片免费观看 | 亚洲字幕 | 欧美成人免费香蕉 | 国产欧美一区二区三区免费看 | 免费一级特黄a | 日本三级成人中文字幕乱码 | 亚洲日产2021三区 | 99久久精彩视频 | 国产一区二区免费不卡在线播放 | 99久久综合狠狠综合久久一区 | 国产真实孩交 | 亚洲第一在线播放 | 日韩一级片网址 | 亚洲高清中文字幕一区二区三区 | 欧美日韩 国产区 在线观看 | 国内精品久久久久久网站 | 亚洲免费网站观看视频 | 怡红院最新免费全部视频 | 久久频这里精品99香蕉久 | 波多野结衣视频免费观看 | 97视频免费上传播放 | 精品久久精品久久 | 国产日韩久久 | 国产一区二区日韩欧美在线 | 亚洲精品二区 | 精品亚洲成a人在线播放 | 精品精品国产欧美在线观看 | 波多久久夜色精品国产 | 国产一级片大全 |