public class WebServiceReferences extends Object
Modifier and Type | Method and Description |
---|---|
static ManagedReferenceFactory |
createWebServiceFactory(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit,
String targetType,
WSRefAnnotationWrapper wsRefDescription,
AnnotatedElement target,
String bindingName) |
static ManagedReferenceFactory |
createWebServiceFactory(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit,
String targetType,
WSRefAnnotationWrapper wsRefDescription,
AnnotatedElement target,
String bindingName,
String refKey) |
public static ManagedReferenceFactory createWebServiceFactory(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit, String targetType, WSRefAnnotationWrapper wsRefDescription, AnnotatedElement target, String bindingName) throws org.jboss.as.server.deployment.DeploymentUnitProcessingException
org.jboss.as.server.deployment.DeploymentUnitProcessingException
public static ManagedReferenceFactory createWebServiceFactory(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit, String targetType, WSRefAnnotationWrapper wsRefDescription, AnnotatedElement target, String bindingName, String refKey) throws org.jboss.as.server.deployment.DeploymentUnitProcessingException
org.jboss.as.server.deployment.DeploymentUnitProcessingException
Copyright © 2018 JBoss by Red Hat. All rights reserved.