- java.lang.Object
-
- com.gluonhq.attach.cache.impl.DummyCacheService
-
- All Implemented Interfaces:
CacheService
public abstract class DummyCacheService extends java.lang.Object implements CacheService
-
-
Constructor Summary
Constructors Constructor Description DummyCacheService()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.gluonhq.attach.cache.CacheService
getCache
-
-