Class | Description |
---|---|
JaxrsAnnotationProcessor |
Looks for jaxrs annotations in war deployments
|
JaxrsAttachments |
Jaxrs attachments
|
JaxrsCdiIntegrationProcessor | |
JaxrsComponentDeployer |
Integrates JAX-RS with other component types such as managed beans and EJB's
This is not needed if beans.xml is present, as in this case the integration is handed by the more general
integration with CDI.
|
JaxrsDependencyProcessor |
Deployment processor which adds a module dependencies for modules needed for JAX-RS deployments.
|
JaxrsDeploymentMarker |
Marker for JAX-RS deployments
|
JaxrsIntegrationProcessor | |
JaxrsScanningProcessor |
Processor that finds jax-rs classes in the deployment
|
ResteasyDeploymentData |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.