| AbstractEJBMetaData |
Abstract base class for all EJB metadata.
|
| AbstractInvocationContext |
The base class of invocation contexts consumed by interceptors and receivers.
|
| AbstractReceiverInvocationContext |
The base class of receiver invocation contexts.
|
| Affinity |
The affinity specification for an EJB proxy.
|
| Attachable |
An object which may have attachments.
|
| AttachmentKey |
An attachment key.
|
| ClusterAffinity |
A cluster affinity specification.
|
| ClusterNodeSelector |
A selector which selects and returns a node from the available nodes in a cluster.
|
| DeploymentNodeSelector |
A selector which selects and returns a node, from among the passed eligible nodes, that can handle a specific
deployment within a EJB client context.
|
| DiscoveredURISelector |
A selector which selects and returns a URI, from among the passed eligible URIs, that can handle a specific
deployment within a EJB client context.
|
| EJBClientCluster |
Information about a configured cluster on an EJB client context.
|
| EJBClientCluster.Builder |
A builder for a cluster definition.
|
| EJBClientConnection |
Information about a configured connection on an EJB client context.
|
| EJBClientConnection.Builder |
A builder for a client connection definition.
|
| EJBClientContext |
The public API for an EJB client context.
|
| EJBClientContext.Builder |
A builder for EJB client contexts.
|
| EJBClientInterceptor |
An EJB client interceptor, possibly protocol-specific.
|
| EJBClientInterceptor.Registration |
Deprecated.
|
| EJBClientInvocationContext |
An invocation context for EJB invocations from an EJB client
|
| EJBClientPermission |
The class for various general EJB client permissions.
|
| EJBHandle |
A handle for an EJB interface.
|
| EJBHomeHandle |
A handle for an EJB home interface.
|
| EJBHomeLocator |
A locator for an EJB's home interface.
|
| EJBIdentifier |
An identifier for an EJB located within a container.
|
| EJBLocator |
An identifier for an EJB proxy invocation target instance, suitable for use as a hash key or a serialized token.
|
| EJBMethodLocator |
A locator for a specific EJB method.
|
| EJBModuleIdentifier |
An identifier for an EJB module located within a container.
|
| EJBReceiver |
A receiver for EJB invocations.
|
| EJBReceiverContext |
A context which is provided to EJB receiver implementations in order to perform operations on the client context.
|
| EJBReceiverInvocationContext |
The context used for an EJB receiver to return the result of an invocation.
|
| EJBReceiverInvocationContext.ResultProducer |
A result producer for invocation.
|
| EJBReceiverSessionCreationContext |
The session creation context for a selected receiver.
|
| EJBSessionCreationInvocationContext |
The context object for handling explicit (not implicit) EJB 3.x stateful session bean creation.
|
| EJBTransportProvider |
An EJB transport provider.
|
| EntityEJBLocator |
A locator for an entity EJB.
|
| EntityEJBMetaData |
EJB metadata for entity EJBs.
|
| NodeAffinity |
A single node affinity specification.
|
| RemoteEJBPermission |
Represents permission to invoke an EJB remotely
|
| RequestSendFailedException |
An exception (typically) thrown by EJBReceivers if the receiver couldn't successfully handle a request.
|
| SessionID |
A session ID for a stateful EJB.
|
| StatefulEJBLocator |
A locator for a stateful session EJB.
|
| StatefulEJBMetaData |
EJB metadata for stateful EJBs.
|
| StatelessEJBLocator |
A locator for a stateless session EJB.
|
| StatelessEJBMetaData |
EJB metadata for stateless EJBs.
|
| TransactionID |
Deprecated.
|
| URIAffinity |
A URI affinity specification.
|