Uses of Interface
net.sf.ehcache.pool.SizeOfEngineFactory
-
Packages that use SizeOfEngineFactory Package Description 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 Modifier and Type Class Description classSizeOfEngineLoaderMethod parameters in net.sf.ehcache.pool with type arguments of type SizeOfEngineFactory Modifier and Type Method Description booleanSizeOfEngineLoader. load(java.lang.Class<? extends SizeOfEngineFactory> clazz, boolean reload)Tries to find a SizeOfEngineFactory instance that is assignable from clazz
-