com.liferay.portal.resiliency.spi.cache
Class SPIPortalCacheManagerConfigurator
java.lang.Object
com.liferay.portal.resiliency.spi.cache.SPIPortalCacheManagerConfigurator
public class SPIPortalCacheManagerConfigurator
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SPIPortalCacheManagerConfigurator
public SPIPortalCacheManagerConfigurator()
createSPIPortalCacheManager
public static <K extends Serializable,V extends Serializable> PortalCacheManager<K,V> createSPIPortalCacheManager(PortalCacheManager<K,V> portalCacheManager)
throws RemoteException
- Throws:
RemoteException