Uses of Class
org.wso2.carbon.registry.core.caching.RegistryCacheEntry

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.
 



Copyright © 2014 WSO2 Inc. All Rights Reserved.