摘要:
导包等不在赘述; 建立一个接口:ArithmeticCalculator,没有实例化的方法; 建立一个类:ArithmeticCalculatorImpl 继承于接口:ArithmeticCalculator,实现接口中没有实例化的方法 建立类:ArithmeticCalculatorLogging 阅读全文
posted @ 2016-09-13 20:08
G-&-D
阅读(480)
评论(0)
推荐(0)
摘要:
面向切面编程的术语: 切面(Aspect): 横切关注点(跨越应用程序多个模块的功能)被模块化的特殊对象 通知(Advice): 切面必须要完成的工作 目标(Target): 被通知的对象 代理(Proxy): 向目标对象应用通知之后创建的对象 连接点(Joinpoint):程序执行的某个特定位置: 阅读全文
posted @ 2016-09-13 14:56
G-&-D
阅读(583)
评论(0)
推荐(0)

浙公网安备 33010602011771号