Class WSIntegrationProcessorJAXWS_HANDLER
java.lang.Object
org.jboss.as.webservices.deployers.AbstractIntegrationProcessorJAXWS
org.jboss.as.webservices.deployers.WSIntegrationProcessorJAXWS_HANDLER
- All Implemented Interfaces:
org.jboss.as.server.deployment.DeploymentUnitProcessor
- Author:
- Richard Opalka, Jim Ma, Alessio Soldano
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprocessAnnotation(org.jboss.as.server.deployment.DeploymentUnit unit, EEModuleDescription moduleDescription) Methods inherited from class org.jboss.as.webservices.deployers.AbstractIntegrationProcessorJAXWS
deployMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jboss.as.server.deployment.DeploymentUnitProcessor
undeploy
-
Constructor Details
-
WSIntegrationProcessorJAXWS_HANDLER
public WSIntegrationProcessorJAXWS_HANDLER()
-
-
Method Details
-
processAnnotation
protected void processAnnotation(org.jboss.as.server.deployment.DeploymentUnit unit, EEModuleDescription moduleDescription) throws org.jboss.as.server.deployment.DeploymentUnitProcessingException - Specified by:
processAnnotationin classAbstractIntegrationProcessorJAXWS- Throws:
org.jboss.as.server.deployment.DeploymentUnitProcessingException
-