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