Liferay 7.0-ce-a2

com.liferay.portal.kernel.cache
Interface PortalCacheListenerFactory


public interface PortalCacheListenerFactory


Method Summary
<K extends Serializable,V>
PortalCacheListener<K,V>
create(Properties properties)
           
 

Method Detail

create

<K extends Serializable,V> PortalCacheListener<K,V> create(Properties properties)

Liferay 7.0-ce-a2