public final class JdbcDriverCleaner extends Object implements Runnable
PluginClassLoader was loaded.
 Clients should not use this class directly.| Constructor and Description | 
|---|
JdbcDriverCleaner()
Creates new instance. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
run()  | 
static void | 
runIn(PluginClassLoader loader)
De-registers JDBC drivers which the class loader was loaded. 
 | 
public JdbcDriverCleaner()
IllegalStateException - if the current class loader is not a PluginClassLoaderpublic static void runIn(PluginClassLoader loader)
loader - the target class loaderCopyright © 2011–2019 Asakusa Framework Team. All rights reserved.