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

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

Uses of PathCache in org.wso2.carbon.registry.core.caching
 

Methods in org.wso2.carbon.registry.core.caching that return PathCache
static PathCache PathCache.getPathCache()
          Method to obtain the created path cache instance.
 

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

Subclasses of PathCache in org.wso2.carbon.registry.core.jdbc.dao
 class JDBCPathCache
          An extension of the PathCache to store paths of registry resources on a JDBC-based database.
 



Copyright © 2013 WSO2 Inc. All Rights Reserved.