Liferay 7.0-ce-a2

com.liferay.portal.kernel.cache
Interface PortalCacheManagerListenerFactory<T extends PortalCacheManager<?,?>>


public interface PortalCacheManagerListenerFactory<T extends PortalCacheManager<?,?>>


Method Summary
 PortalCacheManagerListener create(T portalCacheManager, Properties properties)
           
 

Method Detail

create

PortalCacheManagerListener create(T portalCacheManager,
                                  Properties properties)

Liferay 7.0-ce-a2