Uses of Class
org.wso2.carbon.registry.core.jdbc.dao.PathCache

Packages that use PathCache
org.wso2.carbon.registry.core.jdbc.dao   
 

Uses of PathCache in org.wso2.carbon.registry.core.jdbc.dao
 

Methods in org.wso2.carbon.registry.core.jdbc.dao that return PathCache
static PathCache PathCache.createPathCache(int maxElementsInMemory, boolean eternal, long timeToLiveSeconds)
          Creates a object storing a set of cached paths.
static PathCache PathCache.getPathCache()
          Method to obtain the created path cache instance.
 



Copyright © 2010. All Rights Reserved.