com.liferay.portal.resiliency.spi.cache
Class SPIPortalCacheManagerConfiguratorImpl
java.lang.Object
com.liferay.portal.resiliency.spi.cache.SPIPortalCacheManagerConfiguratorImpl
- All Implemented Interfaces:
- com.liferay.portal.kernel.resiliency.spi.cache.SPIPortalCacheManagerConfigurator
public class SPIPortalCacheManagerConfiguratorImpl
- extends Object
- implements com.liferay.portal.kernel.resiliency.spi.cache.SPIPortalCacheManagerConfigurator
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SPIPortalCacheManagerConfiguratorImpl
public SPIPortalCacheManagerConfiguratorImpl()
createSPIPortalCacheManager
public com.liferay.portal.kernel.cache.PortalCacheManager<? extends Serializable,? extends Serializable> createSPIPortalCacheManager(com.liferay.portal.kernel.cache.PortalCacheManager<? extends Serializable,? extends Serializable> portalCacheManager)
throws Exception
- Specified by:
createSPIPortalCacheManager in interface com.liferay.portal.kernel.resiliency.spi.cache.SPIPortalCacheManagerConfigurator
- Throws:
Exception