Liferay 6.2-ce-ga5

com.liferay.portal.kernel.resiliency.spi
Class SPIUtil

java.lang.Object
  extended by com.liferay.portal.kernel.resiliency.spi.SPIUtil

public class SPIUtil
extends Object


Constructor Summary
SPIUtil()
           
 
Method Summary
static SPI getSPI()
           
static boolean isSPI()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SPIUtil

public SPIUtil()
Method Detail

getSPI

public static SPI getSPI()

isSPI

public static boolean isSPI()

Liferay 6.2-ce-ga5