org.webframe.support.driver.loader
Interface ModulePluginLoader
- All Known Implementing Classes:
- AbstractModulePluginLoader, DefaultModulePluginLoader, PropertiesModulePluginLoader
public interface ModulePluginLoader
模块插件加载器
- Version:
- $Id: codetemplates.xml,v 1.1 2009/09/07 08:48:12 Exp $ Create: 2011-4-5 下午02:11:24
- Author:
- 黄国庆
MODULE_PLUGIN_KEY
static final String MODULE_PLUGIN_KEY
- See Also:
- Constant Field Values
loadModulePlugin
void loadModulePlugin()
throws DriverNotExistException
- 加载模块插件
- Throws:
DriverNotExistException
enableWebframeLog
void enableWebframeLog(boolean enable)
- 是否开启Webframe框架日志
- Parameters:
enable -
Copyright © 2012. All Rights Reserved.