Class JaxrsSpringProcessor

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

    public class JaxrsSpringProcessor
    extends Object
    implements org.jboss.as.server.deployment.DeploymentUnitProcessor
    Recognize Spring deployment and add the Jakarta RESTful Web Services integration to it
    • Constructor Detail

      • JaxrsSpringProcessor

        public JaxrsSpringProcessor​(org.jboss.msc.service.ServiceTarget serviceTarget)
    • Method Detail

      • getResteasySpringVirtualFile

        protected org.jboss.vfs.VirtualFile getResteasySpringVirtualFile()
                                                                  throws org.jboss.as.server.deployment.DeploymentUnitProcessingException
        Lookup Seam integration resource loader.
        Returns:
        the Seam integration resource loader
        Throws:
        org.jboss.as.server.deployment.DeploymentUnitProcessingException - for any error
      • 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