com.liferay.portal.kernel.cache.configuration
Class PortalCacheConfiguration
java.lang.Object
com.liferay.portal.kernel.cache.configuration.PortalCacheConfiguration
public class PortalCacheConfiguration
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_PORTAL_CACHE_NAME
public static final String DEFAULT_PORTAL_CACHE_NAME
- See Also:
- Constant Field Values
PORTAL_CACHE_LISTENER_SCOPE
public static final String PORTAL_CACHE_LISTENER_SCOPE
- See Also:
- Constant Field Values
PortalCacheConfiguration
public PortalCacheConfiguration(String portalCacheName,
Set<Properties> portalCacheListenerPropertiesSet,
Properties portalCacheBootstrapLoaderProperties)
getPortalCacheBootstrapLoaderProperties
public Properties getPortalCacheBootstrapLoaderProperties()
getPortalCacheListenerPropertiesSet
public Set<Properties> getPortalCacheListenerPropertiesSet()
getPortalCacheName
public String getPortalCacheName()
newPortalCacheConfiguration
public PortalCacheConfiguration newPortalCacheConfiguration(String portalCacheName)