Serialized Form
-
Package org.wso2.carbon.governance.api.cache
-
Class org.wso2.carbon.governance.api.cache.LRUCache extends LinkedHashMap<K,V> implements Serializable
-
Serialized Fields
-
lock
ReadWriteLock lock
-
maxSize
int maxSize
-
-
-
-
Package org.wso2.carbon.governance.api.exception
-
Class org.wso2.carbon.governance.api.exception.GovernanceException extends org.wso2.carbon.registry.core.exceptions.RegistryException implements Serializable
-