|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceReferenceDescription | |
---|---|
org.apache.openejb.jee.wls | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
Uses of ServiceReferenceDescription in org.apache.openejb.jee.wls |
---|
Fields in org.apache.openejb.jee.wls with type parameters of type ServiceReferenceDescription | |
---|---|
protected java.util.List<ServiceReferenceDescription> |
WeblogicEnterpriseBean.serviceReferenceDescription
|
protected java.util.List<ServiceReferenceDescription> |
ReferenceDescriptor.serviceReferenceDescription
|
Methods in org.apache.openejb.jee.wls that return ServiceReferenceDescription | |
---|---|
ServiceReferenceDescription |
ObjectFactory.createServiceReferenceDescription()
Create an instance of ServiceReferenceDescription |
Methods in org.apache.openejb.jee.wls that return types with arguments of type ServiceReferenceDescription | |
---|---|
java.util.List<ServiceReferenceDescription> |
WeblogicEnterpriseBean.getServiceReferenceDescription()
Gets the value of the serviceReferenceDescription property. |
java.util.List<ServiceReferenceDescription> |
ReferenceDescriptor.getServiceReferenceDescription()
Gets the value of the serviceReferenceDescription property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |