Uses of Package
org.infinispan.counter.impl.factory
-
Packages that use org.infinispan.counter.impl.factory Package Description org.infinispan.counter.impl.factory -
Classes in org.infinispan.counter.impl.factory used by org.infinispan.counter.impl.factory Class Description CacheBaseCounterFactory Base class to create counters stored in aCache.StrongCounterFactory Factory to create and remove bounded and unboundedStrongCounter.WeakCounterFactory Factory to create and removeWeakCounter.