Liferay 7.0-ce-b4

Uses of Class
com.liferay.portal.kernel.resiliency.spi.remote.RemoteSPI

Packages that use RemoteSPI
com.liferay.portal.kernel.resiliency.spi   
com.liferay.portal.kernel.resiliency.spi.provider   
 

Uses of RemoteSPI in com.liferay.portal.kernel.resiliency.spi
 

Subclasses of RemoteSPI in com.liferay.portal.kernel.resiliency.spi
 class MockRemoteSPI
           
 

Uses of RemoteSPI in com.liferay.portal.kernel.resiliency.spi.provider
 

Methods in com.liferay.portal.kernel.resiliency.spi.provider that return RemoteSPI
abstract  RemoteSPI BaseSPIProvider.createRemoteSPI(SPIConfiguration spiConfiguration)
           
 


Liferay 7.0-ce-b4