|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JndiReference | |
---|---|
org.apache.openejb.config | |
org.apache.openejb.jee | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
Uses of JndiReference in org.apache.openejb.config |
---|
Methods in org.apache.openejb.config with parameters of type JndiReference | |
---|---|
ReferenceLocationInfo |
JndiEncInfoBuilder.buildLocationInfo(JndiReference reference)
|
Uses of JndiReference in org.apache.openejb.jee |
---|
Subinterfaces of JndiReference in org.apache.openejb.jee | |
---|---|
interface |
EjbReference
|
interface |
PersistenceRef
|
Classes in org.apache.openejb.jee that implement JndiReference | |
---|---|
class |
EjbLocalRef
The ejb-local-refType is used by ejb-local-ref elements for the declaration of a reference to an enterprise bean's local home or to the local business interface of a 3.0 bean. |
class |
EjbRef
The ejb-refType is used by ejb-ref elements for the declaration of a reference to an enterprise bean's home or to the remote business interface of a 3.0 bean. |
class |
EnvEntry
The env-entryType is used to declare an application's environment entry. |
class |
MessageDestinationRef
The message-destination-ref element contains a declaration of Deployment Component's reference to a message destination associated with a resource in Deployment Component's environment. |
class |
PersistenceContextRef
The persistence-context-ref element contains a declaration of Deployment Component's reference to a persistence context associated within a Deployment Component's environment. |
class |
PersistenceUnitRef
The persistence-unit-ref element contains a declaration of Deployment Component's reference to a persistence unit associated within a Deployment Component's environment. |
class |
ResourceEnvRef
The resource-env-refType is used to define resource-env-type elements. |
class |
ResourceRef
The resource-refType contains a declaration of a Deployment Component's reference to an external resource. |
class |
ServiceRef
The service-ref element declares a reference to a Web service. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |