| Package | Description |
|---|---|
| org.apache.openejb.core.ivm.naming | |
| org.apache.openejb.core.webservices |
| Constructor and Description |
|---|
JaxWsServiceReference(String id,
QName serviceQName,
Class<? extends Service> serviceClass,
QName portQName,
Class<?> referenceClass,
URL wsdlUrl,
List<PortRefData> portRefs,
List<HandlerChainData> handlerChains,
Collection<Injection> injections) |
| Modifier and Type | Method and Description |
|---|---|
List<PortRefData> |
ServiceRefData.getPortRefs() |
| Modifier and Type | Method and Description |
|---|---|
static void |
ProviderWrapper.beforeCreate(List<PortRefData> portRefData) |
| Constructor and Description |
|---|
PortRefData(PortRefData src) |
| Constructor and Description |
|---|
ServiceRefData(String id,
QName serviceQName,
Class<? extends Service> serviceClass,
QName portQName,
Class<?> referenceClass,
URL wsdlURL,
List<HandlerChainData> handlerChains,
List<PortRefData> portRefs) |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.