Uses of Class
org.jboss.as.webservices.webserviceref.WSRefAnnotationWrapper
-
Packages that use WSRefAnnotationWrapper Package Description org.jboss.as.webservices.webserviceref -
-
Uses of WSRefAnnotationWrapper in org.jboss.as.webservices.webserviceref
Methods in org.jboss.as.webservices.webserviceref with parameters of type WSRefAnnotationWrapper Modifier and Type Method Description static ManagedReferenceFactoryWebServiceReferences. createWebServiceFactory(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit, String targetType, WSRefAnnotationWrapper wsRefDescription, AnnotatedElement target, String bindingName)static ManagedReferenceFactoryWebServiceReferences. createWebServiceFactory(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit, String targetType, WSRefAnnotationWrapper wsRefDescription, AnnotatedElement target, String bindingName, String refKey)
-