Class VirtualHttpServerMechanismFactoryNameProcessor

  • All Implemented Interfaces:
    org.jboss.as.server.deployment.DeploymentUnitProcessor

    public class VirtualHttpServerMechanismFactoryNameProcessor
    extends Object
    implements org.jboss.as.server.deployment.DeploymentUnitProcessor
    A DeploymentUnitProcessor to set the ServiceName of any virtual HTTP server mechanism factory to be used by the deployment.
    Author:
    Farah Juma
    • Constructor Detail

      • VirtualHttpServerMechanismFactoryNameProcessor

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