根据BEAN名称获取Spring实例
最后在 appilication.xml 文件中加上以下配置即可<!-- 配置Spring ApplicationContext ,可获取spring容器中的实例ben --><bean class="com.loon.ewf.web.WebContextFactoryUtil"></bean>
<!-- 配置Spring ApplicationContext ,可获取spring容器中的实例ben --><bean class="com.loon.ewf.web.WebContextFactoryUtil"></bean>