public class ClassLoaderLeakPreventionContainerInitializer extends Object implements javax.servlet.ServletContainerInitializer
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).| Constructor and Description |
|---|
ClassLoaderLeakPreventionContainerInitializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
onStartup(Set<Class<?>> set,
javax.servlet.ServletContext servletContext) |
Copyright © 2019. All rights reserved.