ehcache

Uses of Interface
net.sf.ehcache.pool.SizeOfEngineFactory

Packages that use SizeOfEngineFactory
net.sf.ehcache.pool This package contains the interfaces concerning the resource pooling facilities. 
 

Uses of SizeOfEngineFactory in net.sf.ehcache.pool
 

Classes in net.sf.ehcache.pool that implement SizeOfEngineFactory
 class SizeOfEngineLoader
           
 

Method parameters in net.sf.ehcache.pool with type arguments of type SizeOfEngineFactory
 boolean SizeOfEngineLoader.load(Class<? extends SizeOfEngineFactory> clazz, boolean reload)
          Tries to find a SizeOfEngineFactory instance that is assignable from clazz
 


ehcache

Copyright 2001-2014, Terracotta, Inc.