spring學習之五「AOP概念及使用Annotation的實現」

    一、靜態代理 參見代碼   二、動態代理 參見j2se專題動態代理與反射   三、AoP介紹 根據上例中spring_dynamic_proxy程序             四、使用Annotation的實現舉例 1、程序 package com.bjsxt.spring; public interface UserManager {  public void addUser(String
相關文章
相關標籤/搜索