Liferay 6.2-ce-ga5

Uses of Class
com.liferay.portal.kernel.resiliency.spi.agent.SPIAgent.Lifecycle

Packages that use SPIAgent.Lifecycle
com.liferay.portal.kernel.resiliency.spi.agent   
 

Uses of SPIAgent.Lifecycle in com.liferay.portal.kernel.resiliency.spi.agent
 

Methods in com.liferay.portal.kernel.resiliency.spi.agent that return SPIAgent.Lifecycle
static SPIAgent.Lifecycle SPIAgent.Lifecycle.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SPIAgent.Lifecycle[] SPIAgent.Lifecycle.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Liferay 6.2-ce-ga5