| AbstractEJBMetaData |
Abstract base class for all Enterprise Beans 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 an Enterprise Bean 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 Enterprise Bean client context.
|
| EJBClientCluster.Builder |
A builder for a cluster definition.
|
| EJBClientConnection |
Information about a configured connection on an Enterprise Bean client context.
|
| EJBClientConnection.Builder |
A builder for a client connection definition.
|
| EJBClientContext |
The public API for an Enterprise Bean client context.
|
| EJBClientContext.Builder |
A builder for Enterprise Beans client contexts.
|
| EJBClientInterceptor |
An Enterprise Bean client interceptor, possibly protocol-specific.
|
| EJBClientInterceptor.Registration |
Deprecated.
|
| EJBClientInvocationContext |
An invocation context for Enterprise Beans invocations from an Enterprise Bean client
|
| EJBClientPermission |
The class for various general Enterprise Beans client permissions.
|
| EJBHandle |
A handle for an Enterprise Bean interface.
|
| EJBHomeHandle |
A handle for an Enterprise Bean home interface.
|
| EJBHomeLocator |
A locator for an Enterprise Bean's home interface.
|
| EJBIdentifier |
An identifier for an Enterprise Bean located within a container.
|
| EJBLocator |
An identifier for an Enterprise Bean proxy invocation target instance, suitable for use as a hash key or a serialized token.
|
| EJBMethodLocator |
A locator for a specific Enterprise Bean method.
|
| EJBModuleIdentifier |
An identifier for an Enterprise Bean module located within a container.
|
| EJBReceiver |
A receiver for Enterprise Beans invocations.
|
| EJBReceiverContext |
A context which is provided to Enterprise Beans receiver implementations in order to perform operations on the client context.
|
| EJBReceiverInvocationContext |
The context used for an Enterprise Bean 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 Enterprise Bean transport provider.
|
| EntityEJBLocator |
A locator for an entity Enterprise Bean.
|
| EntityEJBMetaData |
Enterprise Beans metadata for entity Enterprise Beans.
|
| NodeAffinity |
A single node affinity specification.
|
| RemoteEJBPermission |
Represents permission to invoke an Enterprise Bean remotely
|
| RequestSendFailedException |
An exception (typically) thrown by EJBReceivers if the receiver couldn't successfully handle a request.
|
| SessionID |
A session ID for a stateful Enterprise Beans.
|
| StatefulEJBLocator |
A locator for a stateful session Enterprise Bean.
|
| StatefulEJBMetaData |
EJB metadata for stateful EJBs.
|
| StatelessEJBLocator |
A locator for a stateless session EJB.
|
| StatelessEJBMetaData |
Enterprise Beans metadata for stateless Enterprise Beans.
|
| TransactionID |
Deprecated.
|
| URIAffinity |
A URI affinity specification.
|