Package | Description |
---|---|
org.jboss.ejb.client | |
org.jboss.ejb.client.remoting |
Class and Description |
---|
Affinity
The affinity specification for an EJB proxy.
|
Attachable
An object which may have attachments.
|
AttachmentKey
An attachment key.
|
ClusterContext
Deprecated.
|
ClusterNodeManager
A
ClusterNodeManager is responsible for creating and managing the EJBReceiver associated
with a cluster node |
ClusterNodeSelector
A selector which selects and returns a node from the available nodes in a cluster.
|
ContextSelector
A selector for a given context.
|
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.
|
EJBClientConfiguration
EJBClientConfiguration is responsible for providing the configurations that will be used
for creating EJB receivers and managing the EJB client context. |
EJBClientConfiguration.ClusterConfiguration
Holds cluster specific configurations
|
EJBClientConfiguration.ClusterNodeConfiguration
Holds the cluster node specific configuration
|
EJBClientConfiguration.CommonConnectionCreationConfiguration
Holds the common configurations that are required for connection creation
|
EJBClientConfiguration.RemotingConnectionConfiguration
Holds the connection specific configurations
|
EJBClientContext
The public API for an EJB client context.
|
EJBClientContextIdentifier
An identifier for a
EJBClientContext . |
EJBClientContextInitializer
Deprecated.
|
EJBClientContextListener
An
EJBClientContextListener can be registered to an EJBClientContext
to listen to the lifecycle events of the context |
EJBClientInterceptor
An EJB client interceptor, possibly protocol-specific.
|
EJBClientInterceptor.Registration
An interceptor registration handle.
|
EJBClientInvocationContext
An invocation context for EJB invocations from an EJB client
|
EJBClientTransactionContext
The transaction context for an EJB client.
|
EJBHandle
A handle for an EJB interface.
|
EJBHomeHandle
A handle for an EJB home interface.
|
EJBHomeLocator
A locator for an EJB's home interface.
|
EJBLocator
An identifier for an EJB proxy invocation target instance, suitable for use as a hash key or a serialized token.
|
EJBReceiver
A receiver for EJB invocations.
|
EJBReceiverContext
The context used by receivers to communicate state changes with the EJB client context.
|
EJBReceiverInvocationContext
The context used for an EJB receiver to return the result of an invocation.
|
EJBReceiverInvocationContext.ResultProducer
A result producer for invocation.
|
EntityEJBLocator
A locator for an entity EJB.
|
Logs
Primary logging for the main EJB client API.
|
SessionID
A session ID for a stateful EJB.
|
StatefulEJBLocator
A locator for a stateful session EJB.
|
StatelessEJBLocator
A locator for a stateless session EJB.
|
TransactionID
A transaction ID for an invocation.
|
UserTransactionID |
Class and Description |
---|
Attachable
An object which may have attachments.
|
ContextSelector
A selector for a given context.
|
EJBClientConfiguration
EJBClientConfiguration is responsible for providing the configurations that will be used
for creating EJB receivers and managing the EJB client context. |
EJBClientContext
The public API for an EJB client context.
|
EJBClientContextIdentifier
An identifier for a
EJBClientContext . |
EJBClientInvocationContext
An invocation context for EJB invocations from an EJB client
|
EJBReceiver
A receiver for EJB invocations.
|
EJBReceiverContext
The context used by receivers to communicate state changes with the EJB client context.
|
EJBReceiverInvocationContext
The context used for an EJB receiver to return the result of an invocation.
|
IdentityEJBClientContextSelector
A
ContextSelector which can select EJB client contexts based on a EJBClientContextIdentifier . |
StatefulEJBLocator
A locator for a stateful session EJB.
|
TransactionID
A transaction ID for an invocation.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.