com.bstek.dorado.view.loader
public class PackagesConfigLoader extends java.lang.Object implements org.springframework.beans.factory.InitializingBean, RemovableBean
Constructor and Description |
---|
PackagesConfigLoader() |
Modifier and Type | Method and Description |
---|---|
void |
afterPropertiesSet() |
void |
setConfigLocation(java.lang.String configLocation)
设置要装载的资源包配置文件的路径。
|
void |
setPackagesConfigManager(PackagesConfigManager packagesConfigManager)
资源包配置的管理器。
|
public void setPackagesConfigManager(PackagesConfigManager packagesConfigManager)
public void setConfigLocation(java.lang.String configLocation)
public void afterPropertiesSet() throws java.lang.Exception
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
java.lang.Exception
Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.