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