Liferay 7.0-ce-m6

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

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

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

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

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

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

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

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


Liferay 7.0-ce-m6