Class WeldComponentIntegrationProcessor

java.lang.Object
org.jboss.as.weld.deployment.processors.WeldComponentIntegrationProcessor
All Implemented Interfaces:
org.jboss.as.server.deployment.DeploymentUnitProcessor

public class WeldComponentIntegrationProcessor extends Object implements org.jboss.as.server.deployment.DeploymentUnitProcessor
Deployment unit processor that add the WeldManagedReferenceFactory instantiator to components that are part of a bean archive.
Author:
Stuart Douglas, Richard Opalka
  • Constructor Details

    • WeldComponentIntegrationProcessor

      public WeldComponentIntegrationProcessor()
  • Method Details

    • deploy

      public void deploy(org.jboss.as.server.deployment.DeploymentPhaseContext phaseContext) throws org.jboss.as.server.deployment.DeploymentUnitProcessingException
      Specified by:
      deploy in interface org.jboss.as.server.deployment.DeploymentUnitProcessor
      Throws:
      org.jboss.as.server.deployment.DeploymentUnitProcessingException