Class TxReadonlyCacheDecorator

java.lang.Object
com.transifex.txnative.cache.TxDecoratorCache
com.transifex.txnative.cache.TxReadonlyCacheDecorator
All Implemented Interfaces:
TxCache

public class TxReadonlyCacheDecorator extends TxDecoratorCache
Decorator class that makes the internal cache read-only so that no update operations are allowed.