Uses of Class
org.apache.openejb.jee.oejb2.AbstractNamingEntryType
-
Packages that use AbstractNamingEntryType Package Description org.apache.openejb.jee.oejb2 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of AbstractNamingEntryType in org.apache.openejb.jee.oejb2
Subclasses of AbstractNamingEntryType in org.apache.openejb.jee.oejb2 Modifier and Type Class Description classGbeanRefTypeJava class for gbean-refType complex type.classPersistenceContextRefTypeJava class for persistence-context-refType complex type.classPersistenceUnitRefTypeFields in org.apache.openejb.jee.oejb2 with type parameters of type AbstractNamingEntryType Modifier and Type Field Description protected List<jakarta.xml.bind.JAXBElement<? extends AbstractNamingEntryType>>EntityBeanType. abstractNamingEntryprotected List<jakarta.xml.bind.JAXBElement<? extends AbstractNamingEntryType>>GeronimoEjbJarType. abstractNamingEntryprotected List<jakarta.xml.bind.JAXBElement<? extends AbstractNamingEntryType>>MessageDrivenBeanType. abstractNamingEntryprotected List<jakarta.xml.bind.JAXBElement<? extends AbstractNamingEntryType>>SessionBeanType. abstractNamingEntryMethods in org.apache.openejb.jee.oejb2 that return types with arguments of type AbstractNamingEntryType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AbstractNamingEntryType>ObjectFactory. createAbstractNamingEntry(AbstractNamingEntryType value)List<jakarta.xml.bind.JAXBElement<? extends AbstractNamingEntryType>>EnterpriseBean. getAbstractNamingEntry()List<jakarta.xml.bind.JAXBElement<? extends AbstractNamingEntryType>>EntityBeanType. getAbstractNamingEntry()Gets the value of the abstractNamingEntry property.List<jakarta.xml.bind.JAXBElement<? extends AbstractNamingEntryType>>GeronimoEjbJarType. getAbstractNamingEntry()Gets the value of the jndiEnvironmentRefsGroup property.List<jakarta.xml.bind.JAXBElement<? extends AbstractNamingEntryType>>MessageDrivenBeanType. getAbstractNamingEntry()Gets the value of the abstractNamingEntry property.List<jakarta.xml.bind.JAXBElement<? extends AbstractNamingEntryType>>SessionBeanType. getAbstractNamingEntry()Methods in org.apache.openejb.jee.oejb2 with parameters of type AbstractNamingEntryType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AbstractNamingEntryType>ObjectFactory. createAbstractNamingEntry(AbstractNamingEntryType value)
-