Uses of Class
org.apache.openejb.jee.oejb2.ServiceRefType
-
Packages that use ServiceRefType Package Description org.apache.openejb.jee.oejb2 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of ServiceRefType in org.apache.openejb.jee.oejb2
Fields in org.apache.openejb.jee.oejb2 with type parameters of type ServiceRefType Modifier and Type Field Description protected List<ServiceRefType>EntityBeanType. serviceRefprotected List<ServiceRefType>GeronimoEjbJarType. serviceRefprotected List<ServiceRefType>MessageDrivenBeanType. serviceRefprotected List<ServiceRefType>SessionBeanType. serviceRefMethods in org.apache.openejb.jee.oejb2 that return ServiceRefType Modifier and Type Method Description ServiceRefTypeObjectFactory. createServiceRefType()Create an instance ofServiceRefTypeMethods in org.apache.openejb.jee.oejb2 that return types with arguments of type ServiceRefType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ServiceRefType>ObjectFactory. createServiceRef(ServiceRefType value)List<ServiceRefType>EnterpriseBean. getServiceRef()List<ServiceRefType>EntityBeanType. getServiceRef()Gets the value of the serviceRef property.List<ServiceRefType>GeronimoEjbJarType. getServiceRef()List<ServiceRefType>MessageDrivenBeanType. getServiceRef()Gets the value of the serviceRef property.List<ServiceRefType>SessionBeanType. getServiceRef()Methods in org.apache.openejb.jee.oejb2 with parameters of type ServiceRefType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ServiceRefType>ObjectFactory. createServiceRef(ServiceRefType value)
-