Uses of Class
org.apache.openejb.jee.wls.ServiceReferenceDescription

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  List<ServiceReferenceDescription> WeblogicEnterpriseBean.serviceReferenceDescription
           
protected  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
 List<ServiceReferenceDescription> WeblogicEnterpriseBean.getServiceReferenceDescription()
          Gets the value of the serviceReferenceDescription property.
 List<ServiceReferenceDescription> ReferenceDescriptor.getServiceReferenceDescription()
          Gets the value of the serviceReferenceDescription property.
 



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.