|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractNamingEntryType | |
---|---|
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 | |
---|---|
class |
GbeanRefType
Java class for gbean-refType complex type. |
class |
PersistenceContextRefType
Java class for persistence-context-refType complex type. |
class |
PersistenceUnitRefType
|
Fields in org.apache.openejb.jee.oejb2 with type parameters of type AbstractNamingEntryType | |
---|---|
protected java.util.List<javax.xml.bind.JAXBElement<? extends AbstractNamingEntryType>> |
EntityBeanType.abstractNamingEntry
|
protected java.util.List<javax.xml.bind.JAXBElement<? extends AbstractNamingEntryType>> |
MessageDrivenBeanType.abstractNamingEntry
|
protected java.util.List<javax.xml.bind.JAXBElement<? extends AbstractNamingEntryType>> |
SessionBeanType.abstractNamingEntry
|
protected java.util.List<javax.xml.bind.JAXBElement<? extends AbstractNamingEntryType>> |
GeronimoEjbJarType.abstractNamingEntry
|
Methods in org.apache.openejb.jee.oejb2 that return types with arguments of type AbstractNamingEntryType | |
---|---|
javax.xml.bind.JAXBElement<AbstractNamingEntryType> |
ObjectFactory.createAbstractNamingEntry(AbstractNamingEntryType value)
Create an instance of JAXBElement < AbstractNamingEntryType > } |
java.util.List<javax.xml.bind.JAXBElement<? extends AbstractNamingEntryType>> |
EntityBeanType.getAbstractNamingEntry()
Gets the value of the abstractNamingEntry property. |
java.util.List<javax.xml.bind.JAXBElement<? extends AbstractNamingEntryType>> |
EnterpriseBean.getAbstractNamingEntry()
|
java.util.List<javax.xml.bind.JAXBElement<? extends AbstractNamingEntryType>> |
MessageDrivenBeanType.getAbstractNamingEntry()
Gets the value of the abstractNamingEntry property. |
java.util.List<javax.xml.bind.JAXBElement<? extends AbstractNamingEntryType>> |
SessionBeanType.getAbstractNamingEntry()
|
java.util.List<javax.xml.bind.JAXBElement<? extends AbstractNamingEntryType>> |
GeronimoEjbJarType.getAbstractNamingEntry()
Gets the value of the jndiEnvironmentRefsGroup property. |
Methods in org.apache.openejb.jee.oejb2 with parameters of type AbstractNamingEntryType | |
---|---|
javax.xml.bind.JAXBElement<AbstractNamingEntryType> |
ObjectFactory.createAbstractNamingEntry(AbstractNamingEntryType value)
Create an instance of JAXBElement < AbstractNamingEntryType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |