Class AbstractRTSService
java.lang.Object
org.wildfly.extension.rts.service.AbstractRTSService
- Direct Known Subclasses:
CoordinatorService,ParticipantService,VolatileParticipantService
- Author:
- Gytis Trikleris
-
Constructor Summary
ConstructorsConstructorDescriptionAbstractRTSService(Supplier<Host> hostSupplier, Supplier<org.jboss.as.network.SocketBinding> socketBindingSupplier) -
Method Summary
Modifier and TypeMethodDescriptionprotected voiddeployServlet(io.undertow.servlet.api.DeploymentInfo deploymentInfo) protected Stringprotected io.undertow.servlet.api.DeploymentInfoprotected void
-
Constructor Details
-
AbstractRTSService
-
-
Method Details
-
getDeploymentInfo
-
deployServlet
protected void deployServlet(io.undertow.servlet.api.DeploymentInfo deploymentInfo) -
undeployServlet
protected void undeployServlet() -
getBaseUrl
-