- Type Parameters:
C
- the class of held cache
public class CacheHolder<C extends Cache<C>>
extends Object
Cache holder
-
Constructor Summary 
Constructors
-
Method Summary 
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details 
-
CacheHolder 
public CacheHolder(C factory)
-
Method Details 
-
getInstance 
-
flush 