Class 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 Detail

      • WeldComponentIntegrationProcessor

        public WeldComponentIntegrationProcessor()
    • Method Detail

      • 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