Class LRAParticipantDeploymentDependencyProcessor

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

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

    • LRAParticipantDeploymentDependencyProcessor

      public LRAParticipantDeploymentDependencyProcessor()
  • 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