| Class | Description |
|---|---|
| ClassLoaderLeakPreventionContainerInitializer |
Servlet 3.0
ServletContainerInitializer that will run the PreClassLoaderInitiators (delegated to
ClassLoaderLeakPreventorListener and register a ServletContextListener that will run
ClassLoaderPreMortemCleanUps on ServletContextListener.contextDestroyed(ServletContextEvent) (delegated
to the same ClassLoaderLeakPreventorListener). |
Copyright © 2019. All rights reserved.