public final class NativeServiceReferenceableJAXRPC extends Object implements Referenceable
Modifier and Type | Field and Description |
---|---|
static String |
PORT_COMPONENT_LINK |
static String |
PORT_COMPONENT_LINK_SERVLET |
static String |
SERVICE_REF_META_DATA |
Constructor and Description |
---|
NativeServiceReferenceableJAXRPC(org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData refMetaData)
A service referenceable for a WSDL document that is part of the deployment
|
public static final String SERVICE_REF_META_DATA
public static final String PORT_COMPONENT_LINK
public static final String PORT_COMPONENT_LINK_SERVLET
public NativeServiceReferenceableJAXRPC(org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedServiceRefMetaData refMetaData)
public Reference getReference() throws NamingException
getReference
in interface Referenceable
NamingException
- If a naming exception was encountered while retrieving the reference.Copyright © 2012 JBoss, by Red Hat. All Rights Reserved.