Class LoggingValueCacheImpl
java.lang.Object
com.echothree.util.server.persistence.valuecache.LoggingValueCacheImpl
- All Implemented Interfaces:
ValueCache
-
Constructor Summary
ConstructorsConstructorDescriptionLoggingValueCacheImpl
(ValueCache wrappedValueCache) Creates a new instance of LoggingValueCacheImpl -
Method Summary
-
Constructor Details
-
LoggingValueCacheImpl
Creates a new instance of LoggingValueCacheImpl
-
-
Method Details
-
put
- Specified by:
put
in interfaceValueCache
-
get
- Specified by:
get
in interfaceValueCache
-
remove
- Specified by:
remove
in interfaceValueCache
-
toString
-