Class WSIntegrationProcessorJAXWS_POJO
java.lang.Object
org.jboss.as.webservices.deployers.AbstractIntegrationProcessorJAXWS
org.jboss.as.webservices.deployers.WSIntegrationProcessorJAXWS_POJO
- All Implemented Interfaces:
org.jboss.as.server.deployment.DeploymentUnitProcessor
- Author:
- Richard Opalka, Alessio Soldano, Jim Ma
-
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_POJO
public WSIntegrationProcessorJAXWS_POJO()
-
-
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
-