Uses of Class
org.exoplatform.container.CachingContainer
-
Packages that use CachingContainer Package Description org.exoplatform.container This package provides container API. -
-
Uses of CachingContainer in org.exoplatform.container
Methods in org.exoplatform.container that return CachingContainer Modifier and Type Method Description protected CachingContainerConcurrentContainer. getCache()Gives the cache if already found otherwise it will get it from the interceptor chain
-