|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceRef | |
---|---|
org.apache.openejb.jee.was.v6.common | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
org.apache.openejb.jee.was.v6.webservice.clientbnd | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
org.apache.openejb.jee.was.v6.wsclient | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
Uses of ServiceRef in org.apache.openejb.jee.was.v6.common |
---|
Fields in org.apache.openejb.jee.was.v6.common with type parameters of type ServiceRef | |
---|---|
protected java.util.List<ServiceRef> |
JNDIEnvRefsGroup.serviceRefs
|
Methods in org.apache.openejb.jee.was.v6.common that return types with arguments of type ServiceRef | |
---|---|
java.util.List<ServiceRef> |
JNDIEnvRefsGroup.getServiceRefs()
Gets the value of the serviceRefs property. |
Uses of ServiceRef in org.apache.openejb.jee.was.v6.webservice.clientbnd |
---|
Fields in org.apache.openejb.jee.was.v6.webservice.clientbnd with type parameters of type ServiceRef | |
---|---|
protected java.util.List<ServiceRef> |
ServiceRefBinding.bindingServiceRefs
|
Methods in org.apache.openejb.jee.was.v6.webservice.clientbnd that return types with arguments of type ServiceRef | |
---|---|
java.util.List<ServiceRef> |
ServiceRefBinding.getBindingServiceRefs()
Gets the value of the bindingServiceRefs property. |
Uses of ServiceRef in org.apache.openejb.jee.was.v6.wsclient |
---|
Fields in org.apache.openejb.jee.was.v6.wsclient with type parameters of type ServiceRef | |
---|---|
protected java.util.List<ServiceRef> |
WebServicesClient.serviceRefs
|
protected java.util.List<ServiceRef> |
ComponentScopedRefs.serviceRefs
|
Methods in org.apache.openejb.jee.was.v6.wsclient that return ServiceRef | |
---|---|
ServiceRef |
ObjectFactory.createServiceRef()
Create an instance of ServiceRef |
Methods in org.apache.openejb.jee.was.v6.wsclient that return types with arguments of type ServiceRef | |
---|---|
javax.xml.bind.JAXBElement<ServiceRef> |
ObjectFactory.createServiceRef(ServiceRef value)
Create an instance of JAXBElement < ServiceRef
> |
java.util.List<ServiceRef> |
WebServicesClient.getServiceRefs()
Gets the value of the serviceRefs property. |
java.util.List<ServiceRef> |
ComponentScopedRefs.getServiceRefs()
Gets the value of the serviceRefs property. |
Methods in org.apache.openejb.jee.was.v6.wsclient with parameters of type ServiceRef | |
---|---|
javax.xml.bind.JAXBElement<ServiceRef> |
ObjectFactory.createServiceRef(ServiceRef value)
Create an instance of JAXBElement < ServiceRef
> |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |