org.webframe.support.driver.loader
Class DefaultModulePluginLoader

java.lang.Object
  extended by org.webframe.support.driver.loader.AbstractModulePluginLoader
      extended by 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:
黄国庆

Field Summary
private  String[] drivers
           
 
Fields inherited from class org.webframe.support.driver.loader.AbstractModulePluginLoader
log
 
Fields inherited from interface org.webframe.support.driver.loader.ModulePluginLoader
MODULE_PLUGIN_KEY
 
Constructor Summary
DefaultModulePluginLoader(String[] drivers)
           
 
Method Summary
 void loadModulePlugin()
          加载模块插件
 
Methods inherited from class org.webframe.support.driver.loader.AbstractModulePluginLoader
enableWebframeLog, loadModulePlugin
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

drivers

private String[] drivers
Constructor Detail

DefaultModulePluginLoader

public DefaultModulePluginLoader(String[] drivers)
Method Detail

loadModulePlugin

public void loadModulePlugin()
                      throws DriverNotExistException
Description copied from interface: ModulePluginLoader
加载模块插件

Throws:
DriverNotExistException


Copyright © 2012. All Rights Reserved.