| Package | Description |
|---|---|
| com.liferay.portal.kernel.resiliency.spi | |
| com.liferay.portal.kernel.resiliency.spi.agent | |
| com.liferay.portal.kernel.resiliency.spi.remote |
| Modifier and Type | Method and Description |
|---|---|
SPIAgent |
SPI.getSPIAgent() |
| Modifier and Type | Method and Description |
|---|---|
static SPIAgent |
SPIAgentFactoryUtil.createSPIAgent(SPIConfiguration spiConfiguration,
RegistrationReference registrationReference) |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SPIAgent> |
SPIAgentFactoryUtil.registerSPIAgentClass(Class<? extends SPIAgent> spiAgentClass) |
static Class<? extends SPIAgent> |
SPIAgentFactoryUtil.unregisterSPIAgentClass(String spiAgentClassName) |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SPIAgent> |
SPIAgentFactoryUtil.registerSPIAgentClass(Class<? extends SPIAgent> spiAgentClass) |
| Modifier and Type | Field and Description |
|---|---|
protected SPIAgent |
RemoteSPI.spiAgent |
| Modifier and Type | Method and Description |
|---|---|
SPIAgent |
RemoteSPI.getSPIAgent() |
SPIAgent |
RemoteSPIProxy.getSPIAgent() |