Uses of Class
org.apache.openejb.jee.oejb2.ResourceRefType
-
Packages that use ResourceRefType Package Description org.apache.openejb.jee.oejb2 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of ResourceRefType in org.apache.openejb.jee.oejb2
Fields in org.apache.openejb.jee.oejb2 with type parameters of type ResourceRefType Modifier and Type Field Description protected List<ResourceRefType>EntityBeanType. resourceRefprotected List<ResourceRefType>GeronimoEjbJarType. resourceRefprotected List<ResourceRefType>MessageDrivenBeanType. resourceRefprotected List<ResourceRefType>SessionBeanType. resourceRefMethods in org.apache.openejb.jee.oejb2 that return ResourceRefType Modifier and Type Method Description ResourceRefTypeObjectFactory. createResourceRefType()Create an instance ofResourceRefTypeMethods in org.apache.openejb.jee.oejb2 that return types with arguments of type ResourceRefType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ResourceRefType>ObjectFactory. createResourceRef(ResourceRefType value)List<ResourceRefType>EnterpriseBean. getResourceRef()List<ResourceRefType>EntityBeanType. getResourceRef()Gets the value of the resourceRef property.List<ResourceRefType>GeronimoEjbJarType. getResourceRef()List<ResourceRefType>MessageDrivenBeanType. getResourceRef()Gets the value of the resourceRef property.List<ResourceRefType>SessionBeanType. getResourceRef()Methods in org.apache.openejb.jee.oejb2 with parameters of type ResourceRefType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ResourceRefType>ObjectFactory. createResourceRef(ResourceRefType value)
-