Uses of Class
org.apache.openejb.jee.wls.ServiceReferenceDescription
-
Packages that use ServiceReferenceDescription Package Description 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 Modifier and Type Field Description protected List<ServiceReferenceDescription>ReferenceDescriptor. serviceReferenceDescriptionprotected List<ServiceReferenceDescription>WeblogicEnterpriseBean. serviceReferenceDescriptionMethods in org.apache.openejb.jee.wls that return ServiceReferenceDescription Modifier and Type Method Description ServiceReferenceDescriptionObjectFactory. createServiceReferenceDescription()Create an instance ofServiceReferenceDescriptionMethods in org.apache.openejb.jee.wls that return types with arguments of type ServiceReferenceDescription Modifier and Type Method Description List<ServiceReferenceDescription>ReferenceDescriptor. getServiceReferenceDescription()Gets the value of the serviceReferenceDescription property.List<ServiceReferenceDescription>WeblogicEnterpriseBean. getServiceReferenceDescription()Gets the value of the serviceReferenceDescription property.
-