Liferay 7.0-ce-b4

com.liferay.portal.kernel.cache
Interface PortalCacheManagerNames


public interface PortalCacheManagerNames


Field Summary
static String MULTI_VM
           
static String SINGLE_VM
           
 

Field Detail

MULTI_VM

static final String MULTI_VM
See Also:
Constant Field Values

SINGLE_VM

static final String SINGLE_VM
See Also:
Constant Field Values

Liferay 7.0-ce-b4