org.webframe.support.driver
Class DriverService

java.lang.Object
  extended by org.webframe.support.driver.DriverService
All Implemented Interfaces:
PrivilegedAction<ModulePluginDriver>

 class DriverService
extends Object
implements PrivilegedAction<ModulePluginDriver>


Field Summary
(package private)  Iterator<ModulePluginDriver> ps
           
 
Constructor Summary
DriverService()
           
 
Method Summary
 ModulePluginDriver run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ps

Iterator<ModulePluginDriver> ps
Constructor Detail

DriverService

DriverService()
Method Detail

run

public ModulePluginDriver run()
Specified by:
run in interface PrivilegedAction<ModulePluginDriver>


Copyright © 2012. All Rights Reserved.