Uses of Class
org.apache.openejb.jee.oejb2.EjbLocalRefType
-
Packages that use EjbLocalRefType Package Description org.apache.openejb.jee.oejb2 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of EjbLocalRefType in org.apache.openejb.jee.oejb2
Fields in org.apache.openejb.jee.oejb2 with type parameters of type EjbLocalRefType Modifier and Type Field Description protected List<EjbLocalRefType>EntityBeanType. ejbLocalRefprotected List<EjbLocalRefType>GeronimoEjbJarType. ejbLocalRefprotected List<EjbLocalRefType>MessageDrivenBeanType. ejbLocalRefprotected List<EjbLocalRefType>SessionBeanType. ejbLocalRefMethods in org.apache.openejb.jee.oejb2 that return EjbLocalRefType Modifier and Type Method Description EjbLocalRefTypeObjectFactory. createEjbLocalRefType()Create an instance ofEjbLocalRefTypeMethods in org.apache.openejb.jee.oejb2 that return types with arguments of type EjbLocalRefType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EjbLocalRefType>ObjectFactory. createEjbLocalRef(EjbLocalRefType value)List<EjbLocalRefType>EnterpriseBean. getEjbLocalRef()List<EjbLocalRefType>EntityBeanType. getEjbLocalRef()Gets the value of the ejbLocalRef property.List<EjbLocalRefType>GeronimoEjbJarType. getEjbLocalRef()List<EjbLocalRefType>MessageDrivenBeanType. getEjbLocalRef()Gets the value of the ejbLocalRef property.List<EjbLocalRefType>SessionBeanType. getEjbLocalRef()Methods in org.apache.openejb.jee.oejb2 with parameters of type EjbLocalRefType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EjbLocalRefType>ObjectFactory. createEjbLocalRef(EjbLocalRefType value)
-