Uses of Class
net.sf.ehcache.store.cachingtier.PooledBasedBackEnd
-
Packages that use PooledBasedBackEnd Package Description net.sf.ehcache.store.cachingtier Contains the caching tier implementations -
-
Uses of PooledBasedBackEnd in net.sf.ehcache.store.cachingtier
Constructors in net.sf.ehcache.store.cachingtier with parameters of type PooledBasedBackEnd Constructor Description PoolParticipant(PooledBasedBackEnd<java.lang.Object,java.lang.Object> pooledBasedBackEnd)Creates a pool participant
-