|
JBoss EJB client 1.0.11.Final-redhat-1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
ClusterContext.addClusterNodes(ClusterNodeManager...)
instead
clusterNodeManagers
, to this cluster context
jboss.sasl.local-user.quiet-auth
property
to the Options.SASL_PROPERTIES
in the passed connectionCreationOptions
if
The passed callbackHandler
is of type DefaultCallbackHandler
and the passed connectionCreationOptions
doesn't already contain the Options.SASL_PROPERTIES
with the jboss.sasl.local-user.quiet-auth
address
is part of the network represented by the passed networkAddress
and networkMask
.
EJB receiver invocation context
.
ClusterContext
keeps track of a specific cluster and the ClusterNode
s
in that cluster.ClusterNodeManager
is responsible for creating and managing the EJBReceiver
associated
with a cluster nodeEJBClientConfiguration
to create RemotingConnectionEJBReceiver
s.ConfigBasedEJBClientContextSelector
using the passed ejbClientConfiguration
.
IoFuture
to a Connection
which is established to the destination host.
IoFuture
to a Connection
which is established to the destination host.
UserTransaction
methods.
CallbackHandler
which sets anonymous
as the name during a NameCallback
EJBClientContextInitializer
which sets up the default interceptors for the client context
EJBClientConfiguration
is responsible for providing the configurations that will be used
for creating EJB receivers and managing the EJB client context.TransactionManager
.Attachable
.
CallbackHandler
that will be used during connection creation.
CallbackHandler
that will be used while creating remoting connections.
options
that will be used during creation of a Channel
for the connection
EJBClientInvocationContext
associated with this EJB receiver invocation context
clusterName
.
ClusterContext
corresponding to the passed clusterName
.
ClusterNodeSelector
to be used for this cluster.
options
that will be used during connection creation.
null
if none are valid in the current context.
DeploymentNodeSelector
to be used for the EJBClientContext
created
out of this EJBClientConfiguration
.
EJBClientConfiguration
applicable to this EJB client context.
EJBReceiver
for the node.
options
that will be used for creating the remoting
endpoint.
Class
object for the enterprise Bean's home
interface.
nodeName
in this cluster.
EJBReceiverInvocationContext
ClusterContext
corresponding to the passed clusterName
.
Class
object for the enterprise Bean's primary
key class.
options
that will be used for creating a remote connection provider.
Class
object for the enterprise Bean's remote
interface.
UserTransaction
object instance which can be used to control transactions on a specific node.
UserTransaction
instance affiliated with a specific remote node to control the transaction
state.
UserTransaction
instance affiliated with a specific remote node to control the transaction
state.
System.out
.
PackedInteger
is a variable-length integer.EJBClientConfiguration
which is configured through Properties
.PackedInteger
value from the passed input
and returns the
value of the integer.
Connection
and register a corresponding EJBReceiver
in the context to which the original (broken) connection belonged
Connection
EJBReceiver
with this cluster context
ReconnectHandler
in this EJBClientContext
EJBReceiver
which uses JBoss Remoting to communicate with the server for EJB invocationsclusterName
from this client context
totalAvailableNodes
, as the target node for EJB invocations.
eligibleNodes
to handle the invocation on a deployment
represented by the passed appName
, moduleName
and distinctName
combination.
java.naming.factory.url.pkgs
system property.
StatefulEJBLocator.StatefulEJBLocator(Class, String, String, String, String, SessionID, Affinity, String)
instead
StatefulEJBLocator
ReconnectHandler
from this EJBClientContext
value
into a PackedInteger
and writes it to the
output
|
JBoss EJB client 1.0.11.Final-redhat-1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |