Class LRAParticipantJaxrsDeploymentUnitProcessor
java.lang.Object
org.wildfly.extension.microprofile.lra.participant.deployment.LRAParticipantJaxrsDeploymentUnitProcessor
- All Implemented Interfaces:
org.jboss.as.server.deployment.DeploymentUnitProcessor
public class LRAParticipantJaxrsDeploymentUnitProcessor
extends Object
implements org.jboss.as.server.deployment.DeploymentUnitProcessor
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LRAParticipantJaxrsDeploymentUnitProcessor
public LRAParticipantJaxrsDeploymentUnitProcessor()
-
-
Method Details
-
deploy
public void deploy(org.jboss.as.server.deployment.DeploymentPhaseContext phaseContext) - Specified by:
deployin interfaceorg.jboss.as.server.deployment.DeploymentUnitProcessor
-
undeploy
public void undeploy(org.jboss.as.server.deployment.DeploymentUnit context) - Specified by:
undeployin interfaceorg.jboss.as.server.deployment.DeploymentUnitProcessor
-