public class FreemarkerCacheDestroyable extends Object implements ContextAwareDestroyable
ServletContext during application undeploy, preventing
classloader leaks.| Constructor and Description |
|---|
FreemarkerCacheDestroyable() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy(javax.servlet.ServletContext servletContext)
Releases state that requires access to the
ServletContext. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdestroypublic void destroy(javax.servlet.ServletContext servletContext)
ContextAwareDestroyableServletContext.destroy in interface ContextAwareDestroyableservletContext - the current servlet context, may be null
if the Dispatcher was created without oneCopyright © 2000–2026 Apache Software Foundation. All rights reserved.