Class LRAParticipantDeploymentSetupProcessor

java.lang.Object
org.wildfly.extension.microprofile.lra.participant.deployment.LRAParticipantDeploymentSetupProcessor
All Implemented Interfaces:
org.jboss.as.server.deployment.DeploymentUnitProcessor

public class LRAParticipantDeploymentSetupProcessor extends Object implements org.jboss.as.server.deployment.DeploymentUnitProcessor
  • Constructor Details

    • LRAParticipantDeploymentSetupProcessor

      public LRAParticipantDeploymentSetupProcessor()
  • Method Details

    • deploy

      public void deploy(org.jboss.as.server.deployment.DeploymentPhaseContext phaseContext)
      Specified by:
      deploy in interface org.jboss.as.server.deployment.DeploymentUnitProcessor
    • undeploy

      public void undeploy(org.jboss.as.server.deployment.DeploymentUnit context)
      Specified by:
      undeploy in interface org.jboss.as.server.deployment.DeploymentUnitProcessor