Liferay 7.0-ce-m3

Uses of Interface
com.liferay.portal.kernel.cache.BootstrapLoader

Packages that use BootstrapLoader
com.liferay.portal.cache.bootstrap   
com.liferay.portal.cache.cluster   
com.liferay.portal.cache.ehcache   
com.liferay.portal.kernel.cache   
 

Uses of BootstrapLoader in com.liferay.portal.cache.bootstrap
 

Classes in com.liferay.portal.cache.bootstrap that implement BootstrapLoader
 class ClusterLinkBootstrapLoader
           
 

Uses of BootstrapLoader in com.liferay.portal.cache.cluster
 

Methods in com.liferay.portal.cache.cluster that return BootstrapLoader
 BootstrapLoader ClusterLinkCallbackFactory.createBootstrapLoader(Properties properties)
           
 

Uses of BootstrapLoader in com.liferay.portal.cache.ehcache
 

Classes in com.liferay.portal.cache.ehcache that implement BootstrapLoader
 class EhcacheBootstrapLoaderAdapter
           
 

Methods in com.liferay.portal.cache.ehcache that return BootstrapLoader
 BootstrapLoader EhcacheCallbackFactory.createBootstrapLoader(Properties properties)
           
 

Uses of BootstrapLoader in com.liferay.portal.kernel.cache
 

Methods in com.liferay.portal.kernel.cache that return BootstrapLoader
 BootstrapLoader CallbackFactory.createBootstrapLoader(Properties properties)
           
 


Liferay 7.0-ce-m3