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 ServletContextCacheServletContextCache.getCache(ServletContext servletContext) Deprecated.static ServletContextCacheServletContextCache.getInstance(ServletContext servletContext) Gets or creates the cache for the provided servlet context.

getInstance(javax.servlet.ServletContext).