org.webframe.support.driver.loader
Class DefaultModulePluginLoader
java.lang.Object
org.webframe.support.driver.loader.AbstractModulePluginLoader
org.webframe.support.driver.loader.DefaultModulePluginLoader
- All Implemented Interfaces:
- ModulePluginLoader
public class DefaultModulePluginLoader
- extends AbstractModulePluginLoader
默认模块插件驱动加载器
- Version:
- $Id: codetemplates.xml,v 1.1 2009/09/07 08:48:12 Exp $ Create: 2011-4-5 下午02:12:21
- Author:
- 黄国庆
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
drivers
private String[] drivers
DefaultModulePluginLoader
public DefaultModulePluginLoader(String[] drivers)
loadModulePlugin
public void loadModulePlugin()
throws DriverNotExistException
- Description copied from interface:
ModulePluginLoader
- 加载模块插件
- Throws:
DriverNotExistException
Copyright © 2012. All Rights Reserved.