org.webframe.support
Class SpringContextUtils
java.lang.Object
org.webframe.support.driver.ModulePluginUtils
org.webframe.support.SpringContextUtils
public class SpringContextUtils
- extends ModulePluginUtils
- Version:
- $Id: codetemplates.xml,v 1.1 2009/09/07 08:48:12 Exp $ Create: 2011-4-6 上午09:59:29
- Author:
- 黄国庆
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESOURCE_PATTERN_SPRING
private static final String RESOURCE_PATTERN_SPRING
- See Also:
- Constant Field Values
SpringContextUtils
public SpringContextUtils()
getSpringContextResources
public static org.springframework.core.io.Resource[] getSpringContextResources()
- Returns:
- not null
getSpringContextResources
public static List<org.springframework.core.io.Resource> getSpringContextResources(ModulePluginDriverInfo driverInfo)
- 获取spring配置文件
- Parameters:
driver - 模块插件驱动
- Returns:
- not null
Copyright © 2012. All Rights Reserved.