Uses of Class
com.aoapps.servlet.ServletContextCache
Packages that use ServletContextCache
-
Uses of ServletContextCache in com.aoapps.servlet
Methods in com.aoapps.servlet that return ServletContextCacheModifier and TypeMethodDescriptionstatic ServletContextCache
ServletContextCache.getCache
(ServletContext servletContext) Deprecated.static ServletContextCache
ServletContextCache.getInstance
(ServletContext servletContext) Gets or creates the cache for the provided servlet context.
getInstance(javax.servlet.ServletContext)
.