|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RegistryCacheEntry | |
---|---|
org.wso2.carbon.registry.core.caching | |
org.wso2.carbon.registry.core.utils |
Uses of RegistryCacheEntry in org.wso2.carbon.registry.core.caching |
---|
Methods in org.wso2.carbon.registry.core.caching that return types with arguments of type RegistryCacheEntry | |
---|---|
protected static javax.cache.Cache<RegistryCacheKey,RegistryCacheEntry> |
PathCache.getCache()
The path cache. |
Uses of RegistryCacheEntry in org.wso2.carbon.registry.core.utils |
---|
Methods in org.wso2.carbon.registry.core.utils that return types with arguments of type RegistryCacheEntry | |
---|---|
static javax.cache.Cache<RegistryCacheKey,RegistryCacheEntry> |
RegistryUtils.getResourcePathCache(String name)
Method used to retrieve cache object for resource paths. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |