Class JaxrsSpringProcessor

java.lang.Object
org.jboss.as.jaxrs.deployment.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
  • Field Details

  • Constructor Details

    • JaxrsSpringProcessor

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

    • 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