public class ContextCleanupListener extends IntrospectorCleanupListener
| Constructor and Description |
|---|
ContextCleanupListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
contextDestroyed(ServletContextEvent event)
Unregisters any JDBC drivers registered under the current class loader after
first invoking the superclass version of this method.
|
contextInitializedprotected final Logger log
public void contextDestroyed(ServletContextEvent event)
contextDestroyed in interface ServletContextListenercontextDestroyed in class IntrospectorCleanupListenerCopyright © 2020. All rights reserved.