Uses of Class
org.webframe.support.driver.exception.DriverNotExistException

Packages that use DriverNotExistException
org.webframe.support.driver   
org.webframe.support.driver.loader   
 

Uses of DriverNotExistException in org.webframe.support.driver
 

Methods in org.webframe.support.driver that throw DriverNotExistException
static ModulePluginDriverInfo ModulePluginUtils.getDriverInfo(String driverClassName)
          根据模块驱动类名称,获取模块驱动类详细信息
 

Uses of DriverNotExistException in org.webframe.support.driver.loader
 

Methods in org.webframe.support.driver.loader that throw DriverNotExistException
 void ModulePluginLoader.loadModulePlugin()
          加载模块插件
 void DefaultModulePluginLoader.loadModulePlugin()
           
 void PropertiesModulePluginLoader.loadModulePlugin()
           
protected  void AbstractModulePluginLoader.loadModulePlugin(String[] drivers)
          通过给定的模块插件驱动类全路径数组,加载模块插件驱动
 



Copyright © 2012. All Rights Reserved.