Liferay 7.0-ce-m3

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

Packages that use CallbackFactory
com.liferay.portal.kernel.cache.configuration   
 

Uses of CallbackFactory in com.liferay.portal.kernel.cache.configuration
 

Methods in com.liferay.portal.kernel.cache.configuration that return CallbackFactory
 CallbackFactory CallbackConfiguration.getCallbackFactory()
           
 

Constructors in com.liferay.portal.kernel.cache.configuration with parameters of type CallbackFactory
CallbackConfiguration(CallbackFactory callbackFactory, Properties properties)
           
 


Liferay 7.0-ce-m3