模式实践:观察者模式与Spring[9]

[入库:2006年2月23日] [更新:2007年3月24日]

本文简介:

        }

    }

 

    private Object getBean(String beanName) {

        return TbApplicationContext.getWac().getBean(beanName);

    }

 

    /**

     * @param allConfig 设置 allConfig

     */

    public void setAllConfig(List allConfig) {

        this.allConfig = allConfig;

    }

本文关键:模式实践:观察者模式与Spring
  相关方案
Google
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top