Uses of Class
org.apache.sling.servlets.resolver.internal.resolution.ResolutionCache
-
Packages that use ResolutionCache Package Description org.apache.sling.servlets.resolver.internal.resource -
-
Uses of ResolutionCache in org.apache.sling.servlets.resolver.internal.resource
Methods in org.apache.sling.servlets.resolver.internal.resource with parameters of type ResolutionCache Modifier and Type Method Description protected voidServletMounter. bindResolutionCache(ResolutionCache cache)protected voidServletMounter. unbindResolutionCache(ResolutionCache cache)
-