|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.resiliency.spi.remote.RemoteSPI
com.liferay.portal.kernel.resiliency.spi.MockRemoteSPI
public class MockRemoteSPI
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.liferay.portal.kernel.resiliency.spi.remote.RemoteSPI |
|---|
RemoteSPI.RegisterCallback, RemoteSPI.SPIShutdownHook, RemoteSPI.UnregisterSPIProcessCallable |
| Field Summary |
|---|
| Fields inherited from class com.liferay.portal.kernel.resiliency.spi.remote.RemoteSPI |
|---|
countDownLatch, mpi, registrationReference, spiAgent, spiConfiguration, uuid, welder |
| Fields inherited from interface com.liferay.portal.kernel.resiliency.spi.SPI |
|---|
SPI_INSTANCE_PUBLICATION_KEY |
| Constructor Summary | |
|---|---|
MockRemoteSPI(SPIConfiguration spiConfiguration)
|
|
| Method Summary | |
|---|---|
void |
addServlet(String contextPath,
String docBasePath,
String mappingPattern,
String servletClassName)
|
void |
addWebapp(String contextPath,
String docBasePath)
|
protected void |
doDestroy()
|
String |
getSPIProviderName()
|
void |
init()
|
void |
setFailOnDestroy(boolean failOnDestroy)
|
void |
setFailOnStop(boolean failOnStop)
|
void |
setSpiProviderName(String spiProviderName)
|
void |
start()
|
void |
stop()
|
| Methods inherited from class com.liferay.portal.kernel.resiliency.spi.remote.RemoteSPI |
|---|
call, destroy, getMPI, getRegistrationReference, getSPIAgent, getSPIConfiguration, getUUID, getWelder, isAlive |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MockRemoteSPI(SPIConfiguration spiConfiguration)
| Method Detail |
|---|
public void addServlet(String contextPath,
String docBasePath,
String mappingPattern,
String servletClassName)
public void addWebapp(String contextPath,
String docBasePath)
public String getSPIProviderName()
public void init()
public void setFailOnDestroy(boolean failOnDestroy)
public void setFailOnStop(boolean failOnStop)
public void setSpiProviderName(String spiProviderName)
public void start()
public void stop()
throws RemoteException
RemoteException
protected void doDestroy()
throws RemoteException
doDestroy in class RemoteSPIRemoteException
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||