Class SingletonDeploymentDependencyProcessor

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

    public class SingletonDeploymentDependencyProcessor
    extends Object
    implements org.jboss.as.server.deployment.DeploymentUnitProcessor
    DUP that adds a dependency on a configured deployment policy service to the next phase.
    Author:
    Paul Ferraro
    • Constructor Detail

      • SingletonDeploymentDependencyProcessor

        public SingletonDeploymentDependencyProcessor()
    • Method Detail

      • deploy

        public void deploy​(org.jboss.as.server.deployment.DeploymentPhaseContext context)
                    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