Interface DeploymentUnitProcessorProvider


  • public interface DeploymentUnitProcessorProvider
    Allows to add additional deployment unit processors to a DeploymentProcessorTarget.
    Author:
    Martin Kouba
    See Also:
    DeploymentUnitProcessor
    • Method Detail

      • getProcessor

        org.jboss.as.server.deployment.DeploymentUnitProcessor getProcessor()
        Returns:
        the processor
      • getPhase

        org.jboss.as.server.deployment.Phase getPhase()
        Returns:
        the phase
      • getPriority

        int getPriority()
        Returns:
        the priority