Skip navigation links
JBoss EJB client 4.0.17.Final
A B C D E F G H I J K L M N O P R S T U V W X 

A

AbstractEJBMetaData<T extends javax.ejb.EJBObject,H extends javax.ejb.EJBHome> - Class in org.jboss.ejb.client
Abstract base class for all EJB metadata.
AbstractInvocationContext - Class in org.jboss.ejb.client
The base class of invocation contexts consumed by interceptors and receivers.
AbstractReceiverInvocationContext - Class in org.jboss.ejb.client
The base class of receiver invocation contexts.
addClassInterceptor(String, EJBClientInterceptor) - Method in class org.jboss.ejb.client.EJBClientContext.Builder
 
addClassInterceptor(String, Class<? extends EJBClientInterceptor>) - Method in class org.jboss.ejb.client.EJBClientContext.Builder
 
addClientCluster(EJBClientCluster) - Method in class org.jboss.ejb.client.EJBClientContext.Builder
 
addClientConnection(EJBClientConnection) - Method in class org.jboss.ejb.client.EJBClientContext.Builder
 
addInterceptor(EJBClientInterceptor) - Method in class org.jboss.ejb.client.EJBClientContext.Builder
 
addInterceptor(Class<? extends EJBClientInterceptor>) - Method in class org.jboss.ejb.client.EJBClientContext.Builder
 
addMethodInterceptor(String, EJBMethodLocator, EJBClientInterceptor) - Method in class org.jboss.ejb.client.EJBClientContext.Builder
 
addMethodInterceptor(String, EJBMethodLocator, Class<? extends EJBClientInterceptor>) - Method in class org.jboss.ejb.client.EJBClientContext.Builder
 
addReturnedContextDataKey(String) - Method in class org.jboss.ejb.client.EJBClientInvocationContext
Indicates to the server that a client side interceptor is interested in the context data that is stored under the given key.
addSuppressed(Throwable) - Method in class org.jboss.ejb.client.EJBClientInvocationContext
Add a suppressed exception to the request.
addSuppressed(Supplier<? extends Throwable>) - Method in class org.jboss.ejb.client.EJBClientInvocationContext
Add a suppressed exception to the request.
addTransportProvider(EJBTransportProvider) - Method in class org.jboss.ejb.client.EJBClientContext.Builder
 
Affinity - Class in org.jboss.ejb.client
The affinity specification for an EJB proxy.
APPLICATION - Static variable in annotation type org.jboss.ejb.client.annotation.ClientInterceptorPriority
The starting range value for application interceptors.
APPLICATION_END - Static variable in annotation type org.jboss.ejb.client.annotation.ClientInterceptorPriority
The ending range value for application interceptors.
Association - Interface in org.jboss.ejb.server
A server association.
asStateful() - Method in class org.jboss.ejb.client.EJBLocator
Return this locator as a stateful locator, if it is one.
asStateful() - Method in class org.jboss.ejb.client.StatefulEJBLocator
 
asStateless() - Method in class org.jboss.ejb.client.EJBLocator
Return this locator as a stateless locator, if it is one.
asStateless() - Method in class org.jboss.ejb.client.StatelessEJBLocator
 
asynchronous(T) - Static method in class org.jboss.ejb.client.EJBClient
Get an asynchronous view of a proxy.
Attachable - Class in org.jboss.ejb.client
An object which may have attachments.
AttachmentKey<T> - Class in org.jboss.ejb.client
An attachment key.
AttachmentKey() - Constructor for class org.jboss.ejb.client.AttachmentKey
Construct a new instance.
AttachmentKeys - Class in org.jboss.ejb.client
Commonly-used attachment keys.
awaitCancellationResult() - Method in class org.jboss.ejb.client.EJBClientInvocationContext
Wait to determine whether this invocation was cancelled.

B

BasicSessionID - Class in org.jboss.ejb.client
A basic session ID object.
belongsToNetwork(InetAddress, InetAddress, int) - Static method in class org.jboss.ejb._private.NetworkUtil
Returns true if the passed address is part of the network represented by the passed networkAddress and networkMask.
build() - Method in class org.jboss.ejb.client.EJBClientCluster.Builder
Build a new EJBClientCluster instance based on the current contents of this builder.
build() - Method in class org.jboss.ejb.client.EJBClientConnection.Builder
Build a new EJBClientConnection instance based on the current contents of this builder.
build() - Method in class org.jboss.ejb.client.EJBClientContext.Builder
 
Builder() - Constructor for class org.jboss.ejb.client.EJBClientCluster.Builder
Construct a new instance.
Builder() - Constructor for class org.jboss.ejb.client.EJBClientConnection.Builder
Construct a new instance.
Builder() - Constructor for class org.jboss.ejb.client.EJBClientContext.Builder
Construct a new instance.

C

canBeRetried() - Method in exception org.jboss.ejb.client.RequestSendFailedException
Determine if this request can safely be retried.
cancel(boolean) - Method in interface org.jboss.ejb.server.CancelHandle
Attempt to cancel the in-progress invocation.
CancelHandle - Interface in org.jboss.ejb.server
A handle which may be used to request the cancellation an invocation request.
cancelInvocation(EJBReceiverInvocationContext, boolean) - Method in class org.jboss.ejb.client.EJBReceiver
Attempt to cancel an invocation.
canNarrowTo(Class<?>) - Method in class org.jboss.ejb.client.EJBLocator
Determine whether a EJBLocator.narrowTo(Class) operation would succeed.
cannotAddSessionID() - Method in interface org.jboss.ejb._private.Logs
 
cannotAddSessionID() - Method in class org.jboss.ejb._private.Logs_$logger
 
cannotAddSessionID$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
cannotConvertToStateful(EJBLocator<?>) - Method in interface org.jboss.ejb._private.Logs
 
cannotConvertToStateful(EJBLocator<?>) - Method in class org.jboss.ejb._private.Logs_$logger
 
cannotConvertToStateful$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
cannotCreateEJBReceiverDueToUnknownTarget(String) - Method in interface org.jboss.ejb._private.Logs
 
cannotCreateEJBReceiverDueToUnknownTarget(String) - Method in class org.jboss.ejb._private.Logs_$logger
 
cannotCreateEJBReceiverDueToUnknownTarget$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
cannotEnlistTx() - Method in interface org.jboss.ejb._private.Logs
 
cannotEnlistTx() - Method in class org.jboss.ejb._private.Logs_$logger
 
cannotEnlistTx$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
cannotInstantiateCallbackHandler(String, ReflectiveOperationException) - Method in interface org.jboss.ejb._private.Logs
 
cannotInstantiateCallbackHandler(String, ReflectiveOperationException) - Method in class org.jboss.ejb._private.Logs_$logger
 
cannotInstantiateCallbackHandler$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
cannotInstantiateClustertNodeSelector(String, ReflectiveOperationException) - Method in interface org.jboss.ejb._private.Logs
 
cannotInstantiateClustertNodeSelector(String, ReflectiveOperationException) - Method in class org.jboss.ejb._private.Logs_$logger
 
cannotInstantiateClustertNodeSelector$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
cannotInstantiateDeploymentNodeSelector(String, ReflectiveOperationException) - Method in interface org.jboss.ejb._private.Logs
 
cannotInstantiateDeploymentNodeSelector(String, ReflectiveOperationException) - Method in class org.jboss.ejb._private.Logs_$logger
 
cannotInstantiateDeploymentNodeSelector$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
cannotRetryRequest() - Method in interface org.jboss.ejb._private.Logs
 
cannotRetryRequest() - Method in class org.jboss.ejb._private.Logs_$logger
 
cannotRetryRequest$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
cannotSpecifyBothCallbackHandlerAndUserPass() - Method in interface org.jboss.ejb._private.Logs
 
cannotSpecifyBothCallbackHandlerAndUserPass() - Method in class org.jboss.ejb._private.Logs_$logger
 
cannotSpecifyBothCallbackHandlerAndUserPass$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
cannotSpecifyBothPlainTextAndEncodedPassword() - Method in interface org.jboss.ejb._private.Logs
 
cannotSpecifyBothPlainTextAndEncodedPassword() - Method in class org.jboss.ejb._private.Logs_$logger
 
cannotSpecifyBothPlainTextAndEncodedPassword$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
CHANGE_STRONG_AFFINITY - Static variable in class org.jboss.ejb.client.EJBClientPermission
 
CHANGE_WEAK_AFFINITY - Static variable in class org.jboss.ejb.client.EJBClientPermission
 
channelCanNoLongerProcessMessages(Channel) - Method in interface org.jboss.ejb._private.Logs
 
channelCanNoLongerProcessMessages(Channel) - Method in class org.jboss.ejb._private.Logs_$logger
 
channelCanNoLongerProcessMessages$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
clearInvocationTimeout(Object) - Static method in class org.jboss.ejb.client.EJBClient
Clear the per-proxy invocation timeout, causing it to use the globally configured timeout.
ClientAsynchronous - Annotation Type in org.jboss.ejb.client.annotation
Indicate that the annotated interface view class or method should run asynchronously regardless of how the target EJB is actually deployed on the server.
ClientInterceptorPriority - Annotation Type in org.jboss.ejb.client.annotation
The priority of the client interceptor.
ClientInterceptors - Annotation Type in org.jboss.ejb.client.annotation
Declares a list of client-side interceptors that should be used on a given remote EJB proxy method or class.
ClientTransaction - Annotation Type in org.jboss.ejb.client.annotation
Indicate the client-side transaction handling policy for the associated EJB interface or method.
ClientTransactionPolicy - Enum in org.jboss.ejb.client.annotation
The transaction policy for the client side of an EJB interface or method.
close() - Method in interface org.jboss.ejb.server.ListenerHandle
Close the handle, unsubscribing the listener.
CLUSTER_AFFINITY - Static variable in class org.jboss.ejb.client.EJBClient
A JNDI context key which, if defined, identifies that the proxy to be created should have affinity to the cluster.
ClusterAffinity - Class in org.jboss.ejb.client
A cluster affinity specification.
ClusterAffinity(String) - Constructor for class org.jboss.ejb.client.ClusterAffinity
Construct a new instance.
ClusterInfo(String, List<ClusterTopologyListener.NodeInfo>) - Constructor for class org.jboss.ejb.server.ClusterTopologyListener.ClusterInfo
 
clusterNewNodesAdded(ClusterTopologyListener.ClusterInfo) - Method in interface org.jboss.ejb.server.ClusterTopologyListener
 
ClusterNodeSelector - Interface in org.jboss.ejb.client
A selector which selects and returns a node from the available nodes in a cluster.
clusterNodesRemoved(List<ClusterTopologyListener.ClusterRemovalInfo>) - Method in interface org.jboss.ejb.server.ClusterTopologyListener
 
clusterRemoval(List<String>) - Method in interface org.jboss.ejb.server.ClusterTopologyListener
 
ClusterRemovalInfo(String, List<String>) - Constructor for class org.jboss.ejb.server.ClusterTopologyListener.ClusterRemovalInfo
 
clusterTopology(List<ClusterTopologyListener.ClusterInfo>) - Method in interface org.jboss.ejb.server.ClusterTopologyListener
 
ClusterTopologyListener - Interface in org.jboss.ejb.server
A legacy cluster topology notification client.
ClusterTopologyListener.ClusterInfo - Class in org.jboss.ejb.server
 
ClusterTopologyListener.ClusterRemovalInfo - Class in org.jboss.ejb.server
 
ClusterTopologyListener.MappingInfo - Class in org.jboss.ejb.server
 
ClusterTopologyListener.NodeInfo - Class in org.jboss.ejb.server
 
compareAndSetStrongAffinity(Object, Affinity, Affinity) - Static method in class org.jboss.ejb.client.EJBClient
Compare and change the strong affinity of a proxy.
compareTo(EJBClientInterceptor.Registration) - Method in class org.jboss.ejb.client.EJBClientInterceptor.Registration
Deprecated.
 
compareTo(SessionID) - Method in class org.jboss.ejb.client.SessionID
 
COMPRESS_RESPONSE - Static variable in class org.jboss.ejb.client.AttachmentKeys
Deprecated.
CompressionHint - Annotation Type in org.jboss.ejb.client.annotation
A hint to the EJB client API that the data being communicated between the EJB client and the server via the EJBReceiver(s) should be compressed.
configure(Consumer<DiscoveryProvider>, Consumer<RegistryProvider>) - Method in class org.jboss.ejb.client.legacy.DiscoveryLegacyConfiguration
 
configure(EJBClientContext.Builder) - Static method in class org.jboss.ejb.client.legacy.LegacyPropertiesConfiguration
 
configure(Consumer<DiscoveryProvider>, Consumer<RegistryProvider>) - Method in class org.jboss.ejb.protocol.remote.RemoteEJBDiscoveryConfigurator
 
convertToStateful(Object, SessionID) - Static method in class org.jboss.ejb.client.EJBClient
Convert a non-stateful proxy to be stateful.
convertToStateful(SessionID) - Method in interface org.jboss.ejb.server.Request
Attempt to convert the current invocation into a stateful invocation.
couldNotCreateClusterNodeSelector(Exception, String) - Method in interface org.jboss.ejb._private.Logs
 
couldNotCreateClusterNodeSelector(Exception, String) - Method in class org.jboss.ejb._private.Logs_$logger
 
couldNotCreateClusterNodeSelector$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
couldNotDecodeBase64Password(Exception) - Method in interface org.jboss.ejb._private.Logs
 
couldNotDecodeBase64Password(Exception) - Method in class org.jboss.ejb._private.Logs_$logger
 
couldNotDecodeBase64Password$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
couldNotLoadProxyClass(String) - Method in interface org.jboss.ejb._private.Logs
 
couldNotLoadProxyClass(String) - Method in class org.jboss.ejb._private.Logs_$logger
 
couldNotLoadProxyClass$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
create(EJBLocator<T>) - Static method in class org.jboss.ejb.client.EJBHandle
Construct a new instance.
create(EJBHomeLocator<T>) - Static method in class org.jboss.ejb.client.EJBHomeHandle
Construct a new instance.
create(Class<T>, EJBIdentifier, Affinity) - Static method in class org.jboss.ejb.client.EJBHomeLocator
Construct a new instance.
create(Class<T>, EJBIdentifier, Object, Affinity) - Static method in class org.jboss.ejb.client.EntityEJBLocator
Construct a new instance.
create(Class<T>, EJBHomeLocator<H>, Class<?>) - Static method in class org.jboss.ejb.client.EntityEJBMetaData
Construct a new instance.
create(Class<T>, EJBIdentifier, SessionID, Affinity) - Static method in class org.jboss.ejb.client.StatefulEJBLocator
Construct a new instance.
create(Class<T>, EJBHomeLocator<H>) - Static method in class org.jboss.ejb.client.StatefulEJBMetaData
Construct a new instance.
create(Class<T>, EJBIdentifier, Affinity) - Static method in class org.jboss.ejb.client.StatelessEJBLocator
Construct a new instance.
create(EJBLocator<T>, Affinity) - Static method in class org.jboss.ejb.client.StatelessEJBLocator
Construct a new instance.
create(Class<T>, EJBHomeLocator<H>) - Static method in class org.jboss.ejb.client.StatelessEJBMetaData
Construct a new instance.
create(Association, RemotingTransactionService) - Static method in class org.jboss.ejb.protocol.remote.RemoteEJBService
Create a new remote EJB service instance.
CREATE_CONTEXT - Static variable in class org.jboss.ejb.client.EJBClientPermission
 
CREATE_RECEIVER - Static variable in class org.jboss.ejb.client.EJBClientPermission
 
createProxy(EJBLocator<T>) - Static method in class org.jboss.ejb.client.EJBClient
Create a new proxy for the remote object identified by the given locator.
createProxyInstance(InvocationHandler) - Method in class org.jboss.ejb.client.EJBLocator
Create a proxy instance using the cached proxy class.
createRootContext(NamingProvider, String, FastHashtable<String, Object>, ProviderEnvironment) - Method in class org.jboss.ejb.client.EJBNamingContextFactory
 
createSession(Class<T>, String, String, String, String) - Static method in class org.jboss.ejb.client.EJBClient
Create a new EJB session.
createSession(Affinity, Class<T>, String, String, String, String) - Static method in class org.jboss.ejb.client.EJBClient
Create a new EJB session.
createSession(URI, Class<T>, String, String, String, String) - Static method in class org.jboss.ejb.client.EJBClient
Create a new EJB session.
createSession(Class<T>, String, String, String) - Static method in class org.jboss.ejb.client.EJBClient
Create a new EJB session.
createSession(Affinity, Class<T>, String, String, String) - Static method in class org.jboss.ejb.client.EJBClient
Create a new EJB session.
createSession(URI, Class<T>, String, String, String) - Static method in class org.jboss.ejb.client.EJBClient
Create a new EJB session.
createSession(StatelessEJBLocator<T>) - Static method in class org.jboss.ejb.client.EJBClient
Create a new EJB session.
createSession(EJBReceiverSessionCreationContext) - Method in class org.jboss.ejb.client.EJBReceiver
Creates a session for a stateful session bean represented by the passed app name, module name, distinct name and bean name combination.
createSession$$bridge(EJBReceiverSessionCreationContext) - Method in class org.jboss.ejb.client.EJBReceiver
Deprecated.
Compatibility bridge, remove at Final.
createSessionID(byte[]) - Static method in class org.jboss.ejb.client.SessionID
Create a session ID object for the given encoded representation.
createSessionProxy(StatelessEJBLocator<T>) - Static method in class org.jboss.ejb.client.EJBClient
Create a new EJB session proxy.
createTransactionID(byte[]) - Static method in class org.jboss.ejb.client.TransactionID
Deprecated.
Create a transaction ID object for the given encoded representation.

D

DEFAULT - Static variable in interface org.jboss.ejb.client.ClusterNodeSelector
A simple default selector which uses ClusterNodeSelector.simpleConnectionThresholdRandomSelector(int) with a minimum of 5 connections.
DEFAULT_PATH_NAME - Static variable in class org.jboss.ejb.client.legacy.JBossEJBProperties
 
DeploymentNodeSelector - Interface in org.jboss.ejb.client
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.
DISABLE_AFFINITY_LEARNING - Static variable in class org.jboss.ejb.client.EJBClient
A JNDI context key which, if defined, disables learning in the case of an unspecified EJBClient.CLUSTER_AFFINITY
discardingInvocationResult(short) - Method in interface org.jboss.ejb._private.Logs
 
discardingInvocationResult(short) - Method in class org.jboss.ejb._private.Logs_$logger
 
discardingInvocationResult$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
discardResult() - Method in class org.jboss.ejb.client.EJBClientInvocationContext
Discard the result from this request.
discardResult() - Method in interface org.jboss.ejb.client.EJBReceiverInvocationContext.ResultProducer
Discard the result, indicating that it will not be used.
discardResult() - Method in class org.jboss.ejb.client.EJBReceiverInvocationContext.ResultProducer.Failed
 
discardResult() - Method in class org.jboss.ejb.client.EJBReceiverInvocationContext.ResultProducer.Immediate
 
discardResultCalledDuringWrongPhase() - Method in interface org.jboss.ejb._private.Logs
 
discardResultCalledDuringWrongPhase() - Method in class org.jboss.ejb._private.Logs_$logger
 
discardResultCalledDuringWrongPhase$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
DiscoveredURISelector - Interface in org.jboss.ejb.client
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.
DiscoveryEJBClientInterceptor - Class in org.jboss.ejb.client
The EJB client interceptor responsible for discovering the destination of a request.
DiscoveryEJBClientInterceptor() - Constructor for class org.jboss.ejb.client.DiscoveryEJBClientInterceptor
Construct a new instance.
DiscoveryLegacyConfiguration - Class in org.jboss.ejb.client.legacy
The interface to merge EJB properties into the discovery configuration.
DiscoveryLegacyConfiguration() - Constructor for class org.jboss.ejb.client.legacy.DiscoveryLegacyConfiguration
 

E

EJB_SERVICE_TYPE - Static variable in class org.jboss.ejb.client.EJBClientContext
The service type to use for EJB discovery.
EJBClient - Class in org.jboss.ejb.client
The main EJB client API class.
EJBClientCluster - Class in org.jboss.ejb.client
Information about a configured cluster on an EJB client context.
EJBClientCluster.Builder - Class in org.jboss.ejb.client
A builder for a cluster definition.
EJBClientConnection - Class in org.jboss.ejb.client
Information about a configured connection on an EJB client context.
EJBClientConnection.Builder - Class in org.jboss.ejb.client
A builder for a client connection definition.
EJBClientContext - Class in org.jboss.ejb.client
The public API for an EJB client context.
EJBClientContext.Builder - Class in org.jboss.ejb.client
A builder for EJB client contexts.
EJBClientInterceptor - Interface in org.jboss.ejb.client
An EJB client interceptor, possibly protocol-specific.
EJBClientInterceptor.Registration - Class in org.jboss.ejb.client
Deprecated.
Please use EJBClientContext.Builder to manipulate the EJBClientInterceptors.
EJBClientInvocationContext - Class in org.jboss.ejb.client
An invocation context for EJB invocations from an EJB client
EJBClientPermission - Class in org.jboss.ejb.client
The class for various general EJB client permissions.
EJBClientPermission(String) - Constructor for class org.jboss.ejb.client.EJBClientPermission
 
EJBClientPermission(String, String) - Constructor for class org.jboss.ejb.client.EJBClientPermission
 
EJBHandle<T extends javax.ejb.EJBObject> - Class in org.jboss.ejb.client
A handle for an EJB interface.
EJBHandle(EJBLocator<T>) - Constructor for class org.jboss.ejb.client.EJBHandle
Construct a new instance.
EJBHomeHandle<T extends javax.ejb.EJBHome> - Class in org.jboss.ejb.client
A handle for an EJB home interface.
EJBHomeHandle(EJBHomeLocator<T>) - Constructor for class org.jboss.ejb.client.EJBHomeHandle
Construct a new instance.
EJBHomeLocator<T extends javax.ejb.EJBHome> - Class in org.jboss.ejb.client
A locator for an EJB's home interface.
EJBHomeLocator(Class<T>, String, String, String, String, Affinity) - Constructor for class org.jboss.ejb.client.EJBHomeLocator
Construct a new instance.
EJBHomeLocator(Class<T>, String, String, String, String) - Constructor for class org.jboss.ejb.client.EJBHomeLocator
Construct a new instance.
EJBHomeLocator(Class<T>, String, String, String, Affinity) - Constructor for class org.jboss.ejb.client.EJBHomeLocator
Construct a new instance.
EJBHomeLocator(Class<T>, String, String, String) - Constructor for class org.jboss.ejb.client.EJBHomeLocator
Construct a new instance.
EJBHomeLocator(Class<T>, EJBIdentifier, Affinity) - Constructor for class org.jboss.ejb.client.EJBHomeLocator
Construct a new instance.
EJBHomeLocator(Class<T>, EJBIdentifier) - Constructor for class org.jboss.ejb.client.EJBHomeLocator
Construct a new instance.
EJBHomeLocator(EJBHomeLocator<T>, Affinity) - Constructor for class org.jboss.ejb.client.EJBHomeLocator
Construct a new instance from an original instance but with a new affinity.
EJBIdentifier - Class in org.jboss.ejb.client
An identifier for an EJB located within a container.
EJBIdentifier(String, String, String, String) - Constructor for class org.jboss.ejb.client.EJBIdentifier
Construct a new instance.
EJBIdentifier(EJBModuleIdentifier, String) - Constructor for class org.jboss.ejb.client.EJBIdentifier
Construct a new instance.
ejbIsAlreadyStateful() - Method in interface org.jboss.ejb._private.Logs
 
ejbIsAlreadyStateful() - Method in class org.jboss.ejb._private.Logs_$logger
 
ejbIsAlreadyStateful$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
EJBLocator<T> - Class in org.jboss.ejb.client
An identifier for an EJB proxy invocation target instance, suitable for use as a hash key or a serialized token.
EJBMarshallingCompatibilityHelper - Class in org.jboss.ejb.protocol.remote
The naming marshalling helper for EJB types.
EJBMarshallingCompatibilityHelper() - Constructor for class org.jboss.ejb.protocol.remote.EJBMarshallingCompatibilityHelper
 
EJBMetaDataImpl - Class in org.jboss.ejb.client
Deprecated.
Retained for compatibility with older protocol versions; use the AbstractEJBMetaData hierarchy instead.
EJBMetaDataImpl(Class<?>, Class<? extends EJBHome>, Class<?>, boolean, boolean, EJBHome) - Constructor for class org.jboss.ejb.client.EJBMetaDataImpl
Deprecated.
 
EJBMetaDataImpl(AbstractEJBMetaData<?, ?>) - Constructor for class org.jboss.ejb.client.EJBMetaDataImpl
Deprecated.
 
EJBMethodLocator - Class in org.jboss.ejb.client
A locator for a specific EJB method.
EJBMethodLocator(String, String...) - Constructor for class org.jboss.ejb.client.EJBMethodLocator
Construct a new instance.
EJBModuleIdentifier - Class in org.jboss.ejb.client
An identifier for an EJB module located within a container.
EJBModuleIdentifier(String, String, String) - Constructor for class org.jboss.ejb.client.EJBModuleIdentifier
Construct a new instance.
EJBModuleIdentifier(String, String) - Constructor for class org.jboss.ejb.client.EJBModuleIdentifier
Construct a new instance.
EJBModuleIdentifier(String) - Constructor for class org.jboss.ejb.client.EJBModuleIdentifier
Construct a new instance.
EJBNamingContextFactory - Class in org.jboss.ejb.client
The naming context factory for EJB JNDI names.
EJBNamingContextFactory() - Constructor for class org.jboss.ejb.client.EJBNamingContextFactory
Construct a new instance.
ejbNotStateful(String) - Method in interface org.jboss.ejb._private.Logs
 
ejbNotStateful(String) - Method in class org.jboss.ejb._private.Logs_$logger
 
ejbNotStateful$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
EJBReceiver - Class in org.jboss.ejb.client
A receiver for EJB invocations.
EJBReceiver() - Constructor for class org.jboss.ejb.client.EJBReceiver
Construct a new instance.
EJBReceiverContext - Class in org.jboss.ejb.client
A context which is provided to EJB receiver implementations in order to perform operations on the client context.
EJBReceiverInvocationContext - Class in org.jboss.ejb.client
The context used for an EJB receiver to return the result of an invocation.
EJBReceiverInvocationContext.ResultProducer - Interface in org.jboss.ejb.client
A result producer for invocation.
EJBReceiverInvocationContext.ResultProducer.Failed - Class in org.jboss.ejb.client
A result producer for failure cases.
EJBReceiverInvocationContext.ResultProducer.Immediate - Class in org.jboss.ejb.client
 
EJBReceiverSessionCreationContext - Class in org.jboss.ejb.client
The session creation context for a selected receiver.
EJBSessionCreationInvocationContext - Class in org.jboss.ejb.client
The context object for handling explicit (not implicit) EJB 3.x stateful session bean creation.
EJBTransactionProvider - Class in org.jboss.ejb.protocol.remote
The legacy EJB-protocol transaction provider.
EJBTransactionProvider() - Constructor for class org.jboss.ejb.protocol.remote.EJBTransactionProvider
 
EJBTransportProvider - Interface in org.jboss.ejb.client
An EJB transport provider.
ejbURLContextFactory - Class in org.jboss.ejb.client.naming.ejb
Deprecated.
Use WildFlyInitialContextFactory instead.
ejbURLContextFactory() - Constructor for class org.jboss.ejb.client.naming.ejb.ejbURLContextFactory
Deprecated.
 
ejbURLContextFactoryDeprecated() - Method in interface org.jboss.ejb._private.Logs
 
ejbURLContextFactoryDeprecated() - Method in class org.jboss.ejb._private.Logs_$logger
 
ejbURLContextFactoryDeprecated$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
ElytronLegacyConfiguration - Class in org.jboss.ejb.client.legacy
The interface to merge EJB properties into the Elytron configuration.
ElytronLegacyConfiguration() - Constructor for class org.jboss.ejb.client.legacy.ElytronLegacyConfiguration
 
emptyBeanName() - Method in interface org.jboss.ejb._private.Logs
 
emptyBeanName() - Method in class org.jboss.ejb._private.Logs_$logger
 
emptyBeanName$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
emptyModuleName() - Method in interface org.jboss.ejb._private.Logs
 
emptyModuleName() - Method in class org.jboss.ejb._private.Logs_$logger
 
emptyModuleName$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
EntityEJBLocator<T extends javax.ejb.EJBObject> - Class in org.jboss.ejb.client
A locator for an entity EJB.
EntityEJBLocator(Class<T>, String, String, String, Object) - Constructor for class org.jboss.ejb.client.EntityEJBLocator
Construct a new instance.
EntityEJBLocator(Class<T>, String, String, String, Object, Affinity) - Constructor for class org.jboss.ejb.client.EntityEJBLocator
Construct a new instance.
EntityEJBLocator(Class<T>, String, String, String, String, Object) - Constructor for class org.jboss.ejb.client.EntityEJBLocator
Construct a new instance.
EntityEJBLocator(Class<T>, String, String, String, String, Object, Affinity) - Constructor for class org.jboss.ejb.client.EntityEJBLocator
Construct a new instance.
EntityEJBLocator(Class<T>, EJBIdentifier, Object, Affinity) - Constructor for class org.jboss.ejb.client.EntityEJBLocator
Construct a new instance.
EntityEJBLocator(Class<T>, EJBIdentifier, Object) - Constructor for class org.jboss.ejb.client.EntityEJBLocator
Construct a new instance.
EntityEJBLocator(EntityEJBLocator<T>, Affinity) - Constructor for class org.jboss.ejb.client.EntityEJBLocator
Construct a new instance.
EntityEJBMetaData<T extends javax.ejb.EJBObject,H extends javax.ejb.EJBHome> - Class in org.jboss.ejb.client
EJB metadata for entity EJBs.
EntityEJBMetaData(Class<T>, EJBHomeLocator<H>, Class<?>) - Constructor for class org.jboss.ejb.client.EntityEJBMetaData
Construct a new instance.
equals(Object) - Method in class org.jboss.ejb.client.Affinity
 
equals(Affinity) - Method in class org.jboss.ejb.client.Affinity
 
equals(Object) - Method in class org.jboss.ejb.client.ClusterAffinity
 
equals(Affinity) - Method in class org.jboss.ejb.client.ClusterAffinity
 
equals(ClusterAffinity) - Method in class org.jboss.ejb.client.ClusterAffinity
 
equals(Object) - Method in class org.jboss.ejb.client.EJBHandle
Determine whether this object is equal to another.
equals(EJBHandle<?>) - Method in class org.jboss.ejb.client.EJBHandle
Determine whether this object is equal to another.
equals(Object) - Method in class org.jboss.ejb.client.EJBHomeHandle
Determine whether this object is equal to another.
equals(EJBHomeHandle<?>) - Method in class org.jboss.ejb.client.EJBHomeHandle
Determine whether this object is equal to another.
equals(Object) - Method in class org.jboss.ejb.client.EJBHomeLocator
Determine whether this object is equal to another.
equals(EJBLocator<?>) - Method in class org.jboss.ejb.client.EJBHomeLocator
Determine whether this object is equal to another.
equals(EJBHomeLocator<?>) - Method in class org.jboss.ejb.client.EJBHomeLocator
Determine whether this object is equal to another.
equals(Object) - Method in class org.jboss.ejb.client.EJBIdentifier
Determine if this EJB identifier is equal to the given object.
equals(EJBIdentifier) - Method in class org.jboss.ejb.client.EJBIdentifier
Determine if this EJB identifier is equal to the given object.
equals(Object) - Method in class org.jboss.ejb.client.EJBLocator
Determine whether this object is equal to another.
equals(EJBLocator<?>) - Method in class org.jboss.ejb.client.EJBLocator
Determine whether this object is equal to another.
equals(Object) - Method in class org.jboss.ejb.client.EJBMethodLocator
Determine whether this object is equal to another.
equals(EJBMethodLocator) - Method in class org.jboss.ejb.client.EJBMethodLocator
Determine whether this object is equal to another.
equals(Object) - Method in class org.jboss.ejb.client.EJBModuleIdentifier
Determine if this EJB identifier is equal to the given object.
equals(EJBModuleIdentifier) - Method in class org.jboss.ejb.client.EJBModuleIdentifier
Determine if this EJB identifier is equal to the given object.
equals(Object) - Method in class org.jboss.ejb.client.EntityEJBLocator
Determine whether this object is equal to another.
equals(EJBLocator<?>) - Method in class org.jboss.ejb.client.EntityEJBLocator
Determine whether this object is equal to another.
equals(EntityEJBLocator<?>) - Method in class org.jboss.ejb.client.EntityEJBLocator
Determine whether this object is equal to another.
equals(Object) - Method in class org.jboss.ejb.client.NodeAffinity
 
equals(Affinity) - Method in class org.jboss.ejb.client.NodeAffinity
 
equals(NodeAffinity) - Method in class org.jboss.ejb.client.NodeAffinity
 
equals(Object) - Method in class org.jboss.ejb.client.SessionID
Determine whether this object is equal to another.
equals(Object) - Method in class org.jboss.ejb.client.StatefulEJBLocator
Determine whether this object is equal to another.
equals(EJBLocator<?>) - Method in class org.jboss.ejb.client.StatefulEJBLocator
Determine whether this object is equal to another.
equals(StatefulEJBLocator<?>) - Method in class org.jboss.ejb.client.StatefulEJBLocator
Determine whether this object is equal to another.
equals(Object) - Method in class org.jboss.ejb.client.StatelessEJBLocator
Determine whether this object is equal to another.
equals(EJBLocator<?>) - Method in class org.jboss.ejb.client.StatelessEJBLocator
Determine whether this object is equal to another.
equals(StatelessEJBLocator<?>) - Method in class org.jboss.ejb.client.StatelessEJBLocator
Determine whether this object is equal to another.
equals(Object) - Method in class org.jboss.ejb.client.TransactionID
Deprecated.
Determine whether this object is equal to another.
equals(Object) - Method in class org.jboss.ejb.client.URIAffinity
 
equals(Affinity) - Method in class org.jboss.ejb.client.URIAffinity
 
equals(URIAffinity) - Method in class org.jboss.ejb.client.URIAffinity
 

F

Failed(Exception) - Constructor for class org.jboss.ejb.client.EJBReceiverInvocationContext.ResultProducer.Failed
Construct a new instance.
Failed(Supplier<Exception>) - Constructor for class org.jboss.ejb.client.EJBReceiverInvocationContext.ResultProducer.Failed
Construct a new instance.
failedToConfigureSslContext(Throwable) - Method in interface org.jboss.ejb._private.Logs
 
failedToConfigureSslContext(Throwable) - Method in class org.jboss.ejb._private.Logs_$logger
 
failedToConfigureSslContext$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
failedToConstructEndpoint(IOException) - Method in interface org.jboss.ejb._private.Logs
 
failedToConstructEndpoint(IOException) - Method in class org.jboss.ejb._private.Logs_$logger
 
failedToConstructEndpoint$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
failedToCreateScopedEjbClientContext(Exception) - Method in interface org.jboss.ejb._private.Logs
 
failedToCreateScopedEjbClientContext(Exception) - Method in class org.jboss.ejb._private.Logs_$logger
 
failedToCreateScopedEjbClientContext$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
failedToFindEjbClientConfigFileSpecifiedBySysProp(String, Exception) - Method in interface org.jboss.ejb._private.Logs
 
failedToFindEjbClientConfigFileSpecifiedBySysProp(String, Exception) - Method in class org.jboss.ejb._private.Logs_$logger
 
failedToFindEjbClientConfigFileSpecifiedBySysProp$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
failedToReadEjbClientConfigFile(Exception, String) - Method in interface org.jboss.ejb._private.Logs
 
failedToReadEjbClientConfigFile(Exception, String) - Method in class org.jboss.ejb._private.Logs_$logger
 
failedToReadEjbClientConfigFile$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
failedToSendInvocationCancellationMessage(short, Exception) - Method in interface org.jboss.ejb._private.Logs
 
failedToSendInvocationCancellationMessage(short, Exception) - Method in class org.jboss.ejb._private.Logs_$logger
 
failedToSendInvocationCancellationMessage$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
failIfTransactionAbsent() - Method in enum org.jboss.ejb.client.annotation.ClientTransactionPolicy
Determine whether this transaction policy causes a failure when a client-side transaction context is absent.
failIfTransactionPresent() - Method in enum org.jboss.ejb.client.annotation.ClientTransactionPolicy
Determine whether this transaction policy causes a failure when a client-side transaction context is present.
favorite(Collection<String>, DeploymentNodeSelector) - Static method in interface org.jboss.ejb.client.DeploymentNodeSelector
Create a deployment node selector that prefers one or more favorite nodes, falling back to another selector if none of the favorites are found.
favorite(Collection<URI>, DiscoveredURISelector) - Static method in interface org.jboss.ejb.client.DiscoveredURISelector
Create a deployment URI selector that prefers one or more favorite nodes, falling back to another selector if none of the favorites are found.
FILTER_ATTR_CLUSTER - Static variable in class org.jboss.ejb.client.EJBClientContext
The discovery attribute name which contains a cluster name.
FILTER_ATTR_EJB_MODULE - Static variable in class org.jboss.ejb.client.EJBClientContext
The discovery attribute name which contains the application and module name of the located EJB.
FILTER_ATTR_EJB_MODULE_DISTINCT - Static variable in class org.jboss.ejb.client.EJBClientContext
The discovery attribute name which contains the application and module name with the distinct name of the located EJB.
FILTER_ATTR_NODE - Static variable in class org.jboss.ejb.client.EJBClientContext
The discovery attribute name which contains a node name.
FILTER_ATTR_SOURCE_IP - Static variable in class org.jboss.ejb.client.EJBClientContext
The discovery attribute name for when a rule only applies to a specific source IP address range.
FIRST - Static variable in interface org.jboss.ejb.client.DeploymentNodeSelector
A deployment node selector which prefers the first node always.
FIRST - Static variable in interface org.jboss.ejb.client.DiscoveredURISelector
A deployment URI selector which prefers the first URI always.
FIRST_AVAILABLE - Static variable in interface org.jboss.ejb.client.ClusterNodeSelector
Always use the first available node, regardless of whether it is connected.
FIRST_CONNECTED - Static variable in interface org.jboss.ejb.client.ClusterNodeSelector
Always use the first connected node, or fall back to the first available node if none are connected.
firstConnected(ClusterNodeSelector) - Static method in interface org.jboss.ejb.client.ClusterNodeSelector
Always try to use the first connected node.
formatPossibleIpv6Address(String) - Static method in class org.jboss.ejb._private.NetworkUtil
 
forMethod(Method) - Static method in class org.jboss.ejb.client.EJBMethodLocator
Get a method locator for the given reflection method.
forUri(URI) - Static method in class org.jboss.ejb.client.Affinity
Get the affinity specification corresponding to the given URI.
fromClassPath(ClassLoader, String) - Static method in class org.jboss.ejb.client.legacy.JBossEJBProperties
 
fromClassPath() - Static method in class org.jboss.ejb.client.legacy.JBossEJBProperties
 
fromFile(File) - Static method in class org.jboss.ejb.client.legacy.JBossEJBProperties
 
fromPath(Path) - Static method in class org.jboss.ejb.client.legacy.JBossEJBProperties
 
fromProperties(String, Properties) - Static method in class org.jboss.ejb.client.legacy.JBossEJBProperties
 
fromResource(String, ExceptionBiFunction<T, U, InputStream, IOException>, T, U) - Static method in class org.jboss.ejb.client.legacy.JBossEJBProperties
 
fromResource(String, ExceptionFunction<T, InputStream, IOException>, T) - Static method in class org.jboss.ejb.client.legacy.JBossEJBProperties
 
fromResource(String, ExceptionSupplier<InputStream, IOException>) - Static method in class org.jboss.ejb.client.legacy.JBossEJBProperties
 

G

getAffinity() - Method in class org.jboss.ejb.client.EJBLocator
Get the locator affinity.
getAppName() - Method in class org.jboss.ejb.client.EJBIdentifier
Get the application name, which may be empty.
getAppName() - Method in class org.jboss.ejb.client.EJBLocator
Get the application name.
getAppName() - Method in class org.jboss.ejb.client.EJBModuleIdentifier
Get the application name, which may be empty.
getAttachment(AttachmentKey<T>) - Method in class org.jboss.ejb.client.Attachable
Get an attachment from this object.
getAttachments() - Method in class org.jboss.ejb.client.Attachable
Returns the attachments applicable for this Attachable.
getAttachments() - Method in interface org.jboss.ejb.server.InvocationRequest.Resolved
Get the invocation attachment map.
getAuthenticationConfiguration() - Method in class org.jboss.ejb.client.legacy.JBossEJBProperties
 
getAuthenticationContext() - Method in class org.jboss.ejb.client.AbstractReceiverInvocationContext
Get the authentication context of the request.
getAuthenticationContext() - Method in class org.jboss.ejb.client.EJBReceiverInvocationContext
 
getAuthenticationContext() - Method in class org.jboss.ejb.client.EJBReceiverSessionCreationContext
 
getBeanName() - Method in class org.jboss.ejb.client.EJBIdentifier
Get the bean name.
getBeanName() - Method in class org.jboss.ejb.client.EJBLocator
Get the EJB bean name.
getCallbackHandlerClassName() - Method in class org.jboss.ejb.client.legacy.JBossEJBProperties.AuthenticationConfiguration
 
getCallbackHandlerSupplier() - Method in class org.jboss.ejb.client.legacy.JBossEJBProperties.AuthenticationConfiguration
 
getClientContext() - Method in class org.jboss.ejb.client.AbstractInvocationContext
Get the EJB client context associated with this invocation.
getClientContext() - Method in class org.jboss.ejb.client.EJBReceiverContext
Get the client context that corresponds to this receiver context.
getClientContext() - Method in class org.jboss.ejb.client.EJBReceiverInvocationContext
 
getClientInvocationContext() - Method in class org.jboss.ejb.client.AbstractReceiverInvocationContext
Get the invocation context associated with this receiver invocation context.
getClientInvocationContext() - Method in class org.jboss.ejb.client.EJBReceiverInvocationContext
 
getClientInvocationContext() - Method in class org.jboss.ejb.client.EJBReceiverSessionCreationContext
 
getClusterConfigurations() - Method in class org.jboss.ejb.client.legacy.JBossEJBProperties
 
getClusterName() - Method in class org.jboss.ejb.client.ClusterAffinity
Get the associated cluster name.
getClusterName() - Method in class org.jboss.ejb.client.legacy.JBossEJBProperties.ClusterConfiguration
 
getClusterName() - Method in class org.jboss.ejb.server.ClusterTopologyListener.ClusterInfo
 
getClusterName() - Method in class org.jboss.ejb.server.ClusterTopologyListener.ClusterRemovalInfo
 
getClusterNodeSelector() - Method in class org.jboss.ejb.client.EJBClientCluster
Get the cluster node selector to use.
getClusterNodeSelectorClassName() - Method in class org.jboss.ejb.client.legacy.JBossEJBProperties.ClusterConfiguration
 
getClusterNodeSelectorSupplier() - Method in class org.jboss.ejb.client.legacy.JBossEJBProperties.ClusterConfiguration
 
getCompressionLevel() - Method in class org.jboss.ejb.client.EJBClientInvocationContext
Get the compression hint level.
getConfiguredAuthenticationContext() - Method in class org.jboss.ejb.client.legacy.ElytronLegacyConfiguration
 
getConfiguredConnections() - Method in class org.jboss.ejb.client.EJBClientContext
Get the pre-configured connections for this context.
getConfiguredEndpoint() - Method in class org.jboss.ejb.client.legacy.RemotingLegacyConfiguration
 
getConnectionList() - Method in class org.jboss.ejb.client.legacy.JBossEJBProperties
 
getConnectTimeoutMilliseconds() - Method in class org.jboss.ejb.client.EJBClientCluster
Get the connection timeout value in milliseconds.
getContextData() - Method in class org.jboss.ejb.client.AbstractInvocationContext
Get the context data.
getContextManager() - Static method in class org.jboss.ejb.client.EJBClientContext
Get the context manager.
getContextManager() - Static method in class org.jboss.ejb.client.legacy.JBossEJBProperties
Get the context manager.
getCurrent() - Static method in class org.jboss.ejb.client.EJBClientContext
Get the current client context for this thread.
getDefaultCallbackHandlerClassName() - Method in class org.jboss.ejb.client.legacy.JBossEJBProperties
 
getDefaultCallbackHandlerSupplier() - Method in class org.jboss.ejb.client.legacy.JBossEJBProperties
 
getDeploymentNodeSelectorClassName() - Method in class org.jboss.ejb.client.legacy.JBossEJBProperties
 
getDeploymentNodeSelectorSupplier() - Method in class org.jboss.ejb.client.legacy.JBossEJBProperties
 
getDestination() - Method in class org.jboss.ejb.client.AbstractInvocationContext
Get the resolved destination of this invocation.
getDestination() - Method in class org.jboss.ejb.client.EJBClientConnection
Get the connection destination URI.
getDestinationAddress() - Method in class org.jboss.ejb.server.ClusterTopologyListener.MappingInfo
 
getDestinationPort() - Method in class org.jboss.ejb.server.ClusterTopologyListener.MappingInfo
 
getDiscovery() - Method in class org.jboss.ejb.client.EJBReceiverInvocationContext
 
getDistinctName() - Method in class org.jboss.ejb.client.EJBIdentifier
Get the distinct name.
getDistinctName() - Method in class org.jboss.ejb.client.EJBLocator
Get the module distinct name.
getDistinctName() - Method in class org.jboss.ejb.client.EJBModuleIdentifier
Get the distinct name, which may be empty.
getEJBHome() - Method in class org.jboss.ejb.client.AbstractEJBMetaData
Get the EJB home interface.
getEJBHome() - Method in class org.jboss.ejb.client.EJBHomeHandle
getEJBHome() - Method in class org.jboss.ejb.client.EJBMetaDataImpl
Deprecated.
Obtains the home interface of the enterprise Bean.
getEJBIdentifier() - Method in interface org.jboss.ejb.server.Request
Get the identifier of the target EJB.
getEJBLocator() - Method in interface org.jboss.ejb.server.InvocationRequest.Resolved
Get the EJB locator of the request.
getEJBObject() - Method in class org.jboss.ejb.client.EJBHandle
getEncodedForm() - Method in class org.jboss.ejb.client.SessionID
Get a copy of the encoded form of this session ID.
getEncodedForm() - Method in class org.jboss.ejb.client.TransactionID
Deprecated.
Get a copy of the encoded form of this transaction ID.
getEncodedFormRaw() - Method in class org.jboss.ejb.client.SessionID
Get the encoded form of this session ID.
getEncodedFormRaw() - Method in class org.jboss.ejb.client.TransactionID
Deprecated.
Get the encoded form of this transaction ID.
getEndpointCreationOptions() - Method in class org.jboss.ejb.client.legacy.JBossEJBProperties
 
getEndpointName() - Method in class org.jboss.ejb.client.legacy.JBossEJBProperties
 
getExceptionSupplier() - Method in class org.jboss.ejb.client.EJBReceiverInvocationContext.ResultProducer.Failed
Get the exception supplier.
getFutureResult(T) - Static method in class org.jboss.ejb.client.EJBClient
Get the future result of an operation.
getFutureResult() - Static method in class org.jboss.ejb.client.EJBClient
Get the future result of an operation.
getHomeInterfaceClass() - Method in class org.jboss.ejb.client.AbstractEJBMetaData
Get the home interface class.
getHomeInterfaceClass() - Method in class org.jboss.ejb.client.EJBMetaDataImpl
Deprecated.
Obtains the Class object for the enterprise Bean's home interface.
getHomeLocator() - Method in class org.jboss.ejb.client.AbstractEJBMetaData
Get the home locator for this metadata instance.
getHost() - Method in class org.jboss.ejb.client.legacy.JBossEJBProperties.ConnectionConfiguration
 
getId() - Method in class org.jboss.ejb.client.UserTransactionID
Deprecated.
Get the unique ID.
getIdentifier() - Method in class org.jboss.ejb.client.EJBLocator
Get the EJB identifier for this locator.
getInitialCluster() - Method in class org.jboss.ejb.client.AbstractInvocationContext
Gets the initial cluster assignment by discovery, if any
getInitialConfiguredClusters() - Method in class org.jboss.ejb.client.EJBClientContext
Get the initially configured clusters for this context.
getInstance() - Static method in class org.jboss.ejb.client.RemoteEJBPermission
Get the instance of this class.
getInstanceContextManager() - Method in class org.jboss.ejb.client.EJBClientContext
Get the context manager.
getInstanceContextManager() - Method in class org.jboss.ejb.client.legacy.JBossEJBProperties
Get the context manager.
getInvocationTimeout() - Method in class org.jboss.ejb.client.EJBClientContext
Get the configured invocation timeout.
getInvocationTimeout() - Method in class org.jboss.ejb.client.legacy.JBossEJBProperties
 
getInvokedMethod() - Method in class org.jboss.ejb.client.EJBClientInvocationContext
Get the invoked proxy method.
getInvokedProxy() - Method in class org.jboss.ejb.client.EJBClientInvocationContext
Get the invoked proxy object.
getJarName() - Static method in class org.jboss.ejb.client.Version
Get the name of the program JAR.
getLocalAddress() - Method in interface org.jboss.ejb.server.Request
Get the local address that the request was received to, if known.
getLocator() - Method in class org.jboss.ejb.client.AbstractInvocationContext
Get the locator for the invocation target.
getLocator() - Method in class org.jboss.ejb.client.EJBHandle
Get the locator for this handle.
getLocator() - Method in class org.jboss.ejb.client.EJBHomeHandle
Get the locator for this handle.
getLocator() - Method in class org.jboss.ejb.client.SerializedEJBInvocationHandler
Get the invocation locator.
getLocatorFor(T) - Static method in class org.jboss.ejb.client.EJBClient
Get the locator for a proxy, if it has one.
getLoggingLocale() - Method in class org.jboss.ejb._private.Logs_$logger
 
getMappingInfoList() - Method in class org.jboss.ejb.server.ClusterTopologyListener.NodeInfo
 
getMaximumAllowedConnectedNodes() - Method in class org.jboss.ejb.client.legacy.JBossEJBProperties.ClusterConfiguration
 
getMaximumConnectedClusterNodes() - Method in class org.jboss.ejb.client.EJBClientContext
Get the maximum connected cluster nodes setting, for connection-based protocols which support eager connection.
getMaximumConnectedNodes() - Method in class org.jboss.ejb.client.EJBClientCluster
Get the maximum number of nodes to connect.
getMechanismRealm() - Method in class org.jboss.ejb.client.legacy.JBossEJBProperties.AuthenticationConfiguration
 
getMethodLocator() - Method in class org.jboss.ejb.client.EJBClientInvocationContext
Get the EJB method locator.
getMethodLocator() - Method in interface org.jboss.ejb.server.InvocationRequest
Get the EJB method locator.
getMethodName() - Method in class org.jboss.ejb.client.EJBMethodLocator
Get the method name.
getMethodSignatureString() - Method in class org.jboss.ejb.client.EJBClientInvocationContext
Get the method type signature string, used to identify the method.
getModuleIdentifier() - Method in class org.jboss.ejb.client.EJBIdentifier
Get the module identifier.
getModuleName() - Method in class org.jboss.ejb.client.EJBIdentifier
Get the module name.
getModuleName() - Method in class org.jboss.ejb.client.EJBLocator
Get the module name.
getModuleName() - Method in class org.jboss.ejb.client.EJBModuleIdentifier
Get the module name.
getName() - Method in class org.jboss.ejb.client.EJBClientCluster
Get the name of the configured cluster.
getNetmaskBits() - Method in class org.jboss.ejb.server.ClusterTopologyListener.MappingInfo
 
getNodeConfigurations() - Method in class org.jboss.ejb.client.legacy.JBossEJBProperties.ClusterConfiguration
 
getNodeInfoList() - Method in class org.jboss.ejb.server.ClusterTopologyListener.ClusterInfo
 
getNodeName() - Method in class org.jboss.ejb.client.legacy.JBossEJBProperties.ClusterNodeConfiguration
 
getNodeName() - Method in class org.jboss.ejb.client.NodeAffinity
Get the associated node name.
getNodeName() - Method in class org.jboss.ejb.client.UserTransactionID
Deprecated.
Get the associated node name.
getNodeName() - Method in class org.jboss.ejb.server.ClusterTopologyListener.NodeInfo
 
getNodeNames() - Method in class org.jboss.ejb.server.ClusterTopologyListener.ClusterRemovalInfo
 
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.jboss.ejb.client.naming.ejb.ejbURLContextFactory
Deprecated.
 
getObjectResolver(Transport, boolean) - Method in class org.jboss.ejb.protocol.remote.EJBMarshallingCompatibilityHelper
 
getOpenListener() - Method in class org.jboss.ejb.protocol.remote.RemoteEJBService
Get the service open listener.
getOperations(Connection) - Method in class org.jboss.ejb.protocol.remote.EJBTransactionProvider
 
getOverrideConfiguration() - Method in class org.jboss.ejb.client.EJBClientCluster
Get the overriding authentication configuration in use for nodes in this cluster, overriding the caller's default.
getParameterCount() - Method in class org.jboss.ejb.client.EJBMethodLocator
Get the parameter count.
getParameters() - Method in class org.jboss.ejb.client.EJBClientInvocationContext
Get the invocation method parameters.
getParameters() - Method in interface org.jboss.ejb.server.InvocationRequest.Resolved
Get the method invocation parameters.
getParameterTypeName(int) - Method in class org.jboss.ejb.client.EJBMethodLocator
Get the name of the parameter at the given index.
getPassword() - Method in class org.jboss.ejb.client.legacy.JBossEJBProperties.AuthenticationConfiguration
 
getPeerAddress() - Method in interface org.jboss.ejb.server.Request
Get the peer address that the request was received from, if known.
getPort() - Method in class org.jboss.ejb.client.legacy.JBossEJBProperties.ConnectionConfiguration
 
getPrimaryKey() - Method in class org.jboss.ejb.client.EntityEJBLocator
Get the primary key for the referenced entity.
getPrimaryKeyClass() - Method in class org.jboss.ejb.client.AbstractEJBMetaData
Get the primary key class.
getPrimaryKeyClass() - Method in class org.jboss.ejb.client.EJBMetaDataImpl
Deprecated.
Obtains the Class object for the enterprise Bean's primary key class.
getPrimaryKeyClass() - Method in class org.jboss.ejb.client.EntityEJBMetaData
 
getProtocol() - Method in class org.jboss.ejb.client.legacy.JBossEJBProperties.ConnectionConfiguration
 
getProtocol() - Method in interface org.jboss.ejb.server.Request
Get the protocol of this request.
getProviderInterface(Class<C>) - Method in interface org.jboss.ejb.server.Request
Get the provider interface associated with the request.
getProxyAttachment(Object, AttachmentKey<T>) - Static method in class org.jboss.ejb.client.EJBClient
Get a proxy attachment.
getProxyAttachment(AttachmentKey<T>) - Method in class org.jboss.ejb.client.EJBClientInvocationContext
Get a value attached to the proxy.
getProxyClass() - Method in class org.jboss.ejb.client.EJBLocator
Get the proxy class for this locator.
getProxyConstructor() - Method in class org.jboss.ejb.client.EJBLocator
Get the proxy class constructor for this locator.
getReceiver(EJBReceiverContext, String) - Method in interface org.jboss.ejb.client.EJBTransportProvider
Get an EJB receiver for the protocol identified by the given URI scheme.
getReceiver(EJBReceiverContext, String) - Method in class org.jboss.ejb.protocol.remote.RemoteTransportProvider
 
getReconnectTimeout() - Method in class org.jboss.ejb.client.legacy.JBossEJBProperties
 
getRemainingInvocationTime(TimeUnit) - Method in class org.jboss.ejb.client.EJBClientInvocationContext
Get the remaining invocation time in the given unit.
getRemoteConnectionProviderCreationOptions() - Method in class org.jboss.ejb.client.legacy.JBossEJBProperties
 
getRemoteInterfaceClass() - Method in class org.jboss.ejb.client.AbstractEJBMetaData
Get the remote interface class.
getRemoteInterfaceClass() - Method in class org.jboss.ejb.client.EJBMetaDataImpl
Deprecated.
Obtains the Class object for the enterprise Bean's remote interface.
getRequestContent(ClassLoader) - Method in interface org.jboss.ejb.server.InvocationRequest
Get the resolved content of the request.
getRequestExecutor() - Method in interface org.jboss.ejb.server.Request
Get the request executor.
getResult() - Method in class org.jboss.ejb.client.EJBClientInvocationContext
Get the invocation result from this request.
getResult() - Method in class org.jboss.ejb.client.EJBReceiverInvocationContext.ResultProducer.Failed
 
getResult() - Method in interface org.jboss.ejb.client.EJBReceiverInvocationContext.ResultProducer
Get the result.
getResult() - Method in class org.jboss.ejb.client.EJBReceiverInvocationContext.ResultProducer.Immediate
 
getResultCalledDuringWrongPhase() - Method in interface org.jboss.ejb._private.Logs
 
getResultCalledDuringWrongPhase() - Method in class org.jboss.ejb._private.Logs_$logger
 
getResultCalledDuringWrongPhase$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
getSecurityIdentity() - Method in interface org.jboss.ejb.server.Request
Get the security identity that is associated with this invocation.
getSessionId() - Method in class org.jboss.ejb.client.StatefulEJBLocator
Get the session ID associated with this locator.
getSourceAddress(InetSocketAddress) - Method in class org.jboss.ejb.client.EJBReceiver
Query the expected or actual source IP address configured for the given target URI.
getSourceAddress() - Method in class org.jboss.ejb.server.ClusterTopologyListener.MappingInfo
 
getStrongAffinity(Object) - Static method in class org.jboss.ejb.client.EJBClient
Get the strong affinity of a proxy.
getTargetAffinity() - Method in class org.jboss.ejb.client.AbstractInvocationContext
Get the resolved target affinity of this invocation.
getTransaction() - Method in class org.jboss.ejb.client.AbstractInvocationContext
Get the transaction associated with the invocation.
getTransaction() - Method in interface org.jboss.ejb.server.InvocationRequest.Resolved
Get the inflowed transaction of the request.
getTransaction() - Method in interface org.jboss.ejb.server.SessionOpenRequest
Get the inflowed transaction of the request.
getTransactionPolicy() - Method in class org.jboss.ejb.client.EJBClientInvocationContext
Determine whether the method has an explicit transaction policy set.
getUri() - Method in class org.jboss.ejb.client.Affinity
Get the associated URI.
getUri() - Method in class org.jboss.ejb.client.ClusterAffinity
 
getUri() - Method in class org.jboss.ejb.client.NodeAffinity
 
getUri() - Method in class org.jboss.ejb.client.URIAffinity
 
getUserName() - Method in class org.jboss.ejb.client.legacy.JBossEJBProperties.AuthenticationConfiguration
 
getUserTransaction(String) - Static method in class org.jboss.ejb.client.EJBClient
Deprecated.
getUuid() - Method in class org.jboss.ejb.client.UUIDSessionID
Get the UUID.
getVersionString() - Static method in class org.jboss.ejb.client.Version
Get the version string.
getViewClass() - Method in class org.jboss.ejb.client.AbstractInvocationContext
Get the invoked view class.
getViewType() - Method in class org.jboss.ejb.client.EJBLocator
Get the view type of this locator.
getWeakAffinity() - Method in class org.jboss.ejb.client.AbstractInvocationContext
Get the invocation weak affinity.
getWeakAffinity(Object) - Static method in class org.jboss.ejb.client.EJBClient
Get the current weak affinity of a proxy.
getWeakAffinity() - Method in interface org.jboss.ejb.server.InvocationRequest.Resolved
Get the weak affinity of the request.
getXid() - Method in class org.jboss.ejb.client.XidTransactionID
Deprecated.
Get the corresponding XID for this transaction.
greeting(String) - Method in interface org.jboss.ejb._private.Logs
 
greeting(String) - Method in class org.jboss.ejb._private.Logs_$logger
 
greeting$str() - Method in class org.jboss.ejb._private.Logs_$logger
 

H

handleInvocation(EJBClientInvocationContext) - Method in class org.jboss.ejb.client.DiscoveryEJBClientInterceptor
 
handleInvocation(EJBClientInvocationContext) - Method in interface org.jboss.ejb.client.EJBClientInterceptor
Handle the invocation.
handleInvocation(EJBClientInvocationContext) - Method in class org.jboss.ejb.client.NamingEJBClientInterceptor
 
handleInvocation(EJBClientInvocationContext) - Method in class org.jboss.ejb.client.TransactionInterceptor
 
handleInvocation(EJBClientInvocationContext) - Method in class org.jboss.ejb.client.TransactionPostDiscoveryInterceptor
 
handleInvocation(EJBClientInvocationContext) - Method in class org.jboss.ejb.protocol.remote.RemotingEJBClientInterceptor
 
handleInvocationResult(EJBClientInvocationContext) - Method in class org.jboss.ejb.client.DiscoveryEJBClientInterceptor
 
handleInvocationResult(EJBClientInvocationContext) - Method in interface org.jboss.ejb.client.EJBClientInterceptor
Handle the invocation result.
handleInvocationResult(EJBClientInvocationContext) - Method in class org.jboss.ejb.client.NamingEJBClientInterceptor
 
handleInvocationResult(EJBClientInvocationContext) - Method in class org.jboss.ejb.client.TransactionInterceptor
 
handleInvocationResult(EJBClientInvocationContext) - Method in class org.jboss.ejb.client.TransactionPostDiscoveryInterceptor
 
handleInvocationResult(EJBClientInvocationContext) - Method in class org.jboss.ejb.protocol.remote.RemotingEJBClientInterceptor
 
handleSessionCreation(EJBSessionCreationInvocationContext) - Method in class org.jboss.ejb.client.DiscoveryEJBClientInterceptor
 
handleSessionCreation(EJBSessionCreationInvocationContext) - Method in interface org.jboss.ejb.client.EJBClientInterceptor
Optionally handle a session creation invocation.
handleSessionCreation(EJBSessionCreationInvocationContext) - Method in class org.jboss.ejb.client.NamingEJBClientInterceptor
 
handleSessionCreation(EJBSessionCreationInvocationContext) - Method in class org.jboss.ejb.client.TransactionInterceptor
 
handleSessionCreation(EJBSessionCreationInvocationContext) - Method in class org.jboss.ejb.client.TransactionPostDiscoveryInterceptor
 
handleSessionCreation(EJBSessionCreationInvocationContext) - Method in class org.jboss.ejb.protocol.remote.RemotingEJBClientInterceptor
 
hashCode() - Method in class org.jboss.ejb.client.Affinity
 
hashCode() - Method in class org.jboss.ejb.client.ClusterAffinity
 
hashCode() - Method in class org.jboss.ejb.client.EJBHandle
Get the hash code for this EJB handle.
hashCode() - Method in class org.jboss.ejb.client.EJBHomeHandle
Get the hash code for this EJB home handle.
hashCode() - Method in class org.jboss.ejb.client.EJBIdentifier
Get the hash code of this identifier.
hashCode() - Method in class org.jboss.ejb.client.EJBLocator
Get the hash code for this instance.
hashCode() - Method in class org.jboss.ejb.client.EJBMethodLocator
Get the hash code.
hashCode() - Method in class org.jboss.ejb.client.EJBModuleIdentifier
Get the hash code of this identifier.
hashCode() - Method in class org.jboss.ejb.client.NodeAffinity
 
hashCode() - Method in class org.jboss.ejb.client.SessionID
 
hashCode() - Method in class org.jboss.ejb.client.TransactionID
Deprecated.
 
hashCode() - Method in class org.jboss.ejb.client.URIAffinity
 
hasTransaction() - Method in interface org.jboss.ejb.server.InvocationRequest.Resolved
Determine if the request has a transaction.
hasTransaction() - Method in interface org.jboss.ejb.server.SessionOpenRequest
Determine if the request has a transaction.
HINTS_DISABLED - Static variable in class org.jboss.ejb.client.AttachmentKeys
Deprecated.

I

Idempotent - Annotation Type in org.jboss.ejb.client.annotation
Indicate that the interface or method annotated with this annotation is idempotent, meaning that invocations to the interface or method with the same input can be repeated any number of additional times without additional effect.
Immediate(Object) - Constructor for class org.jboss.ejb.client.EJBReceiverInvocationContext.ResultProducer.Immediate
 
in(ClientTransactionPolicy) - Method in enum org.jboss.ejb.client.annotation.ClientTransactionPolicy
Determine whether this instance is equal to one of the given instances.
in(ClientTransactionPolicy, ClientTransactionPolicy) - Method in enum org.jboss.ejb.client.annotation.ClientTransactionPolicy
Determine whether this instance is equal to one of the given instances.
in(ClientTransactionPolicy, ClientTransactionPolicy, ClientTransactionPolicy) - Method in enum org.jboss.ejb.client.annotation.ClientTransactionPolicy
Determine whether this instance is equal to one of the given instances.
in(ClientTransactionPolicy...) - Method in enum org.jboss.ejb.client.annotation.ClientTransactionPolicy
Determine whether this instance is equal to one of the given instances.
incorrectConnectionTimeoutValueForCluster(String, String, String) - Method in interface org.jboss.ejb._private.Logs
 
incorrectConnectionTimeoutValueForCluster(String, String, String) - Method in class org.jboss.ejb._private.Logs_$logger
 
incorrectConnectionTimeoutValueForCluster$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
incorrectConnectionTimeoutValueForConnection(String, String, String) - Method in interface org.jboss.ejb._private.Logs
 
incorrectConnectionTimeoutValueForConnection(String, String, String) - Method in class org.jboss.ejb._private.Logs_$logger
 
incorrectConnectionTimeoutValueForConnection$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
incorrectConnectionTimeoutValueForNodeInCluster(String, String, String, String) - Method in interface org.jboss.ejb._private.Logs
 
incorrectConnectionTimeoutValueForNodeInCluster(String, String, String, String) - Method in class org.jboss.ejb._private.Logs_$logger
 
incorrectConnectionTimeoutValueForNodeInCluster$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
incorrectInvocationTimeoutValue(String, String) - Method in interface org.jboss.ejb._private.Logs
 
incorrectInvocationTimeoutValue(String, String) - Method in class org.jboss.ejb._private.Logs_$logger
 
incorrectInvocationTimeoutValue$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
incorrectMaxAllowedConnectedNodesValueForCluster(String, String, String) - Method in interface org.jboss.ejb._private.Logs
 
incorrectMaxAllowedConnectedNodesValueForCluster(String, String, String) - Method in class org.jboss.ejb._private.Logs_$logger
 
incorrectMaxAllowedConnectedNodesValueForCluster$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
incorrectReconnectTasksTimeoutValue(String, String) - Method in interface org.jboss.ejb._private.Logs
 
incorrectReconnectTasksTimeoutValue(String, String) - Method in class org.jboss.ejb._private.Logs_$logger
 
incorrectReconnectTasksTimeoutValue$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
initialModuleAvailabilityReportNotReceived(EJBReceiver) - Method in interface org.jboss.ejb._private.Logs
 
initialModuleAvailabilityReportNotReceived(EJBReceiver) - Method in class org.jboss.ejb._private.Logs_$logger
 
initialModuleAvailabilityReportNotReceived$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
interceptorConstructorFailed(Class<?>, Throwable) - Method in interface org.jboss.ejb._private.Logs
 
interceptorConstructorFailed(Class<?>, Throwable) - Method in class org.jboss.ejb._private.Logs_$logger
 
interceptorConstructorFailed$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
interceptorConstructorNotAccessible(Class<?>) - Method in interface org.jboss.ejb._private.Logs
 
interceptorConstructorNotAccessible(Class<?>) - Method in class org.jboss.ejb._private.Logs_$logger
 
interceptorConstructorNotAccessible$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
internalSystemErrorWithTx(Throwable) - Method in interface org.jboss.ejb._private.Logs
 
internalSystemErrorWithTx(Throwable) - Method in class org.jboss.ejb._private.Logs_$logger
 
internalSystemErrorWithTx$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
invalidMessageReceived(int) - Method in interface org.jboss.ejb._private.Logs
 
invalidMessageReceived(int) - Method in class org.jboss.ejb._private.Logs_$logger
 
invalidMessageReceived$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
invalidTransactionType(int) - Method in interface org.jboss.ejb._private.Logs
 
invalidTransactionType(int) - Method in class org.jboss.ejb._private.Logs_$logger
 
invalidTransactionType$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
invalidViewTypeForInvocation(String) - Method in interface org.jboss.ejb._private.Logs
 
invalidViewTypeForInvocation(String) - Method in class org.jboss.ejb._private.Logs_$logger
 
invalidViewTypeForInvocation$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
INVOCATION - Static variable in interface org.jboss.ejb._private.Logs
 
InvocationRequest - Interface in org.jboss.ejb.server
An EJB method invocation request.
InvocationRequest.Resolved - Interface in org.jboss.ejb.server
The resolved content of the request.
invoke(T, EJBMethodLocator, Object...) - Static method in class org.jboss.ejb.client.EJBClient
Perform an invocation by method locator on a proxy, returning the result.
invokeAsync(T, EJBMethodLocator, Object...) - Static method in class org.jboss.ejb.client.EJBClient
Perform an asynchronous invocation by method locator on a proxy, returning the future result.
invokeOneWay(T, EJBMethodLocator, Object...) - Static method in class org.jboss.ejb.client.EJBClient
Perform a one-way asynchronous invocation by method locator on a proxy.
isBlockingCaller() - Method in class org.jboss.ejb.client.EJBClientInvocationContext
Determine whether this invocation is currently blocking the calling thread.
isBlockingCaller() - Method in interface org.jboss.ejb.server.Request
Determine if this request is blocking a local thread.
isClientAsync() - Method in class org.jboss.ejb.client.EJBClientInvocationContext
Determine whether the method is marked client-asynchronous, meaning that invocation should be asynchronous regardless of whether the server-side method is asynchronous.
isCompressRequest() - Method in class org.jboss.ejb.client.EJBClientInvocationContext
Determine whether the request is expected to be compressed.
isCompressResponse() - Method in class org.jboss.ejb.client.EJBClientInvocationContext
Determine whether the response is expected to be compressed.
isConnected(URI) - Method in class org.jboss.ejb.client.EJBReceiver
Determine if the given target URI is "connected".
isDefaultConnectEagerly() - Method in class org.jboss.ejb.client.legacy.JBossEJBProperties
 
isEJBProxy(Object) - Static method in class org.jboss.ejb.client.EJBClient
Determine whether an object is indeed a valid EJB proxy object created by this API.
isEntity() - Method in class org.jboss.ejb.client.EJBLocator
Determine if this is an entity locator.
isEntity() - Method in class org.jboss.ejb.client.EntityEJBLocator
 
isForDiscovery() - Method in class org.jboss.ejb.client.EJBClientConnection
Determine if this connection definition is intended to be used for discovery.
isFull(EnumSet<ClientTransactionPolicy>) - Static method in enum org.jboss.ejb.client.annotation.ClientTransactionPolicy
Determine whether the given set is fully populated (or "full"), meaning it contains all possible values.
isHome() - Method in class org.jboss.ejb.client.EJBHomeLocator
 
isHome() - Method in class org.jboss.ejb.client.EJBLocator
Determine if this is a home locator.
isIdempotent() - Method in class org.jboss.ejb.client.EJBClientInvocationContext
Determine whether the method is marked idempotent, meaning that the method may be invoked more than one time with no additional effect.
isSameXid(Xid) - Method in class org.jboss.ejb.client.XidTransactionID
Deprecated.
Determine whether the given Xid is the same as this Xid.
isSession() - Method in class org.jboss.ejb.client.AbstractEJBMetaData
Determine whether this EJB metadata refers to a session EJB.
isSession() - Method in class org.jboss.ejb.client.EJBMetaDataImpl
Deprecated.
Tests if the enterprise Bean's type is "session".
isSession() - Method in class org.jboss.ejb.client.EntityEJBMetaData
 
isStateful() - Method in class org.jboss.ejb.client.EJBLocator
Determine if this is a stateful locator.
isStateful() - Method in class org.jboss.ejb.client.StatefulEJBLocator
 
isStateless() - Method in class org.jboss.ejb.client.EJBLocator
Determine if this is a stateless locator.
isStateless() - Method in class org.jboss.ejb.client.StatelessEJBLocator
 
isStatelessSession() - Method in class org.jboss.ejb.client.AbstractEJBMetaData
Determine whether this EJB metadata refers to a stateless session EJB.
isStatelessSession() - Method in class org.jboss.ejb.client.EJBMetaDataImpl
Deprecated.
Tests if the enterprise Bean's type is "stateless session".
isStatelessSession() - Method in class org.jboss.ejb.client.StatelessEJBMetaData
 
isSynchronous() - Method in class org.jboss.ejb.client.EJBClientInvocationContext
Determine whether the method is definitely synchronous, that is, it is not marked client-async, and the return value of the method is not void or {@code Future

J

JBOSS_AFTER - Static variable in annotation type org.jboss.ejb.client.annotation.ClientInterceptorPriority
The starting range value for provided JBoss "after" interceptors.
JBOSS_AFTER_END - Static variable in annotation type org.jboss.ejb.client.annotation.ClientInterceptorPriority
The ending range value for provided JBoss "before" interceptors.
JBOSS_BEFORE - Static variable in annotation type org.jboss.ejb.client.annotation.ClientInterceptorPriority
The starting range value for provided JBoss "before" interceptors.
JBOSS_BEFORE_END - Static variable in annotation type org.jboss.ejb.client.annotation.ClientInterceptorPriority
The ending range value for provided JBoss "before" interceptors.
JBossEJBProperties - Class in org.jboss.ejb.client.legacy
An object model of the legacy jboss-ejb.properties file format.
JBossEJBProperties.AuthenticationConfiguration - Class in org.jboss.ejb.client.legacy
 
JBossEJBProperties.ClusterConfiguration - Class in org.jboss.ejb.client.legacy
 
JBossEJBProperties.ClusterNodeConfiguration - Class in org.jboss.ejb.client.legacy
 
JBossEJBProperties.ConnectionConfiguration - Class in org.jboss.ejb.client.legacy
 

K

Keys - Class in org.jboss.ejb._private
 

L

legacyEJBPropertiesDiscoveryConfigurationInUse() - Method in interface org.jboss.ejb._private.Logs
 
legacyEJBPropertiesDiscoveryConfigurationInUse() - Method in class org.jboss.ejb._private.Logs_$logger
 
legacyEJBPropertiesDiscoveryConfigurationInUse$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
legacyEJBPropertiesEJBConfigurationInUse() - Method in interface org.jboss.ejb._private.Logs
 
legacyEJBPropertiesEJBConfigurationInUse() - Method in class org.jboss.ejb._private.Logs_$logger
 
legacyEJBPropertiesEJBConfigurationInUse$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
legacyEJBPropertiesRemotingConfigurationInUse() - Method in interface org.jboss.ejb._private.Logs
 
legacyEJBPropertiesRemotingConfigurationInUse() - Method in class org.jboss.ejb._private.Logs_$logger
 
legacyEJBPropertiesRemotingConfigurationInUse$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
legacyEJBPropertiesSecurityConfigurationInUse() - Method in interface org.jboss.ejb._private.Logs
 
legacyEJBPropertiesSecurityConfigurationInUse() - Method in class org.jboss.ejb._private.Logs_$logger
 
legacyEJBPropertiesSecurityConfigurationInUse$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
LegacyPropertiesConfiguration - Class in org.jboss.ejb.client.legacy
Client configuration which is configured through Properties.
LegacyPropertiesConfiguration() - Constructor for class org.jboss.ejb.client.legacy.LegacyPropertiesConfiguration
 
LIBRARY_AFTER - Static variable in annotation type org.jboss.ejb.client.annotation.ClientInterceptorPriority
The starting range value for library "after" interceptors.
LIBRARY_AFTER_END - Static variable in annotation type org.jboss.ejb.client.annotation.ClientInterceptorPriority
The ending range value for library "after" interceptors.
LIBRARY_BEFORE - Static variable in annotation type org.jboss.ejb.client.annotation.ClientInterceptorPriority
The starting range value for library "before" interceptors.
LIBRARY_BEFORE_END - Static variable in annotation type org.jboss.ejb.client.annotation.ClientInterceptorPriority
The ending range value for library "before" interceptors.
ListenerHandle - Interface in org.jboss.ejb.server
A listener registration handle.
LOCAL - Static variable in class org.jboss.ejb.client.Affinity
The specification for the local EJB environment.
Logs - Interface in org.jboss.ejb._private
Primary logging for the main EJB client API.
Logs_$logger - Class in org.jboss.ejb._private
Warning this class consists of generated code.
Logs_$logger(Logger) - Constructor for class org.jboss.ejb._private.Logs_$logger
 
lookupFailed(Name, Name, Exception) - Method in interface org.jboss.ejb._private.Logs
 
lookupFailed(Name, Name, Exception) - Method in class org.jboss.ejb._private.Logs_$logger
 
lookupFailed$str() - Method in class org.jboss.ejb._private.Logs_$logger
 

M

MAIN - Static variable in interface org.jboss.ejb._private.Logs
 
main(String[]) - Static method in class org.jboss.ejb.client.Version
Print out the current version on System.out.
MappingInfo(String, int, InetAddress, int) - Constructor for class org.jboss.ejb.server.ClusterTopologyListener.MappingInfo
 
minimumConnectionThreshold(int, ClusterNodeSelector, ClusterNodeSelector) - Static method in interface org.jboss.ejb.client.ClusterNodeSelector
Determine the action to take based on a threshold of minimum connections.
mismatchedMethodLocation() - Method in interface org.jboss.ejb._private.Logs
 
mismatchedMethodLocation() - Method in class org.jboss.ejb._private.Logs_$logger
 
mismatchedMethodLocation$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
ModuleAvailabilityListener - Interface in org.jboss.ejb.server
A module availability listener for no-affinity EJBs.
moduleAvailable(List<EJBModuleIdentifier>) - Method in interface org.jboss.ejb.server.ModuleAvailabilityListener
 
moduleUnavailable(List<EJBModuleIdentifier>) - Method in interface org.jboss.ejb.server.ModuleAvailabilityListener
 

N

NAMING_PROVIDER_ATTACHMENT_KEY - Static variable in class org.jboss.ejb._private.Keys
 
NamingEJBClientInterceptor - Class in org.jboss.ejb.client
EJB client interceptor to discover a target location based on naming context information in the EJB proxy.
NamingEJBClientInterceptor() - Constructor for class org.jboss.ejb.client.NamingEJBClientInterceptor
 
narrowAsEntity(Class<S>) - Method in class org.jboss.ejb.client.EJBLocator
Narrow this locator to the target type as a entity locator.
narrowAsEntity(Class<S>) - Method in class org.jboss.ejb.client.EntityEJBLocator
 
narrowAsHome(Class<S>) - Method in class org.jboss.ejb.client.EJBHomeLocator
 
narrowAsHome(Class<S>) - Method in class org.jboss.ejb.client.EJBLocator
Narrow this locator to the target type as a home locator.
narrowAsStateful(Class<S>) - Method in class org.jboss.ejb.client.EJBLocator
Narrow this locator to the target type as a stateful locator.
narrowAsStateful(Class<S>) - Method in class org.jboss.ejb.client.StatefulEJBLocator
 
narrowAsStateless(Class<S>) - Method in class org.jboss.ejb.client.EJBLocator
Narrow this locator to the target type as a stateless locator.
narrowAsStateless(Class<S>) - Method in class org.jboss.ejb.client.StatelessEJBLocator
 
narrowTo(Class<S>) - Method in class org.jboss.ejb.client.EJBHomeLocator
 
narrowTo(Class<S>) - Method in class org.jboss.ejb.client.EJBLocator
Narrow this locator to the target type.
narrowTo(Class<S>) - Method in class org.jboss.ejb.client.EntityEJBLocator
 
narrowTo(Class<S>) - Method in class org.jboss.ejb.client.StatefulEJBLocator
 
narrowTo(Class<S>) - Method in class org.jboss.ejb.client.StatelessEJBLocator
 
NetworkUtil - Class in org.jboss.ejb._private
 
NetworkUtil() - Constructor for class org.jboss.ejb._private.NetworkUtil
 
noAsyncInProgress() - Method in interface org.jboss.ejb._private.Logs
 
noAsyncInProgress() - Method in class org.jboss.ejb._private.Logs_$logger
 
noAsyncInProgress$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
noClusterContextAvailable(String) - Method in interface org.jboss.ejb._private.Logs
 
noClusterContextAvailable(String) - Method in class org.jboss.ejb._private.Logs_$logger
 
noClusterContextAvailable$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
NodeAffinity - Class in org.jboss.ejb.client
A single node affinity specification.
NodeAffinity(String) - Constructor for class org.jboss.ejb.client.NodeAffinity
Construct a new instance.
nodeDoesNotAcceptLocator(String, EJBLocator<?>) - Method in interface org.jboss.ejb._private.Logs
 
nodeDoesNotAcceptLocator(String, EJBLocator<?>) - Method in class org.jboss.ejb._private.Logs_$logger
 
nodeDoesNotAcceptLocator$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
NodeInfo(String, List<ClusterTopologyListener.MappingInfo>) - Constructor for class org.jboss.ejb.server.ClusterTopologyListener.NodeInfo
 
noDestinationEstablished(EJBLocator<?>) - Method in interface org.jboss.ejb._private.Logs
 
noDestinationEstablished(EJBLocator<?>) - Method in class org.jboss.ejb._private.Logs_$logger
 
noDestinationEstablished$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
noEJBClientContextAvailable() - Method in interface org.jboss.ejb._private.Logs
 
noEJBClientContextAvailable() - Method in class org.jboss.ejb._private.Logs_$logger
 
noEJBClientContextAvailable$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
noEJBReceiverAvailable(URI) - Method in interface org.jboss.ejb._private.Logs
 
noEJBReceiverAvailable(URI) - Method in class org.jboss.ejb._private.Logs_$logger
 
noEJBReceiverAvailable$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
noEJBReceiverForNode(String) - Method in interface org.jboss.ejb._private.Logs
 
noEJBReceiverForNode(String) - Method in class org.jboss.ejb._private.Logs_$logger
 
noEJBReceiverForNode$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
noInterceptorConstructor(Class<?>) - Method in interface org.jboss.ejb._private.Logs
 
noInterceptorConstructor(Class<?>) - Method in class org.jboss.ejb._private.Logs_$logger
 
noInterceptorConstructor$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
noJBossModules(ConfigurationXMLStreamReader) - Method in interface org.jboss.ejb._private.Logs
 
noJBossModules(ConfigurationXMLStreamReader) - Method in class org.jboss.ejb._private.Logs_$logger
 
noJBossModules$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
noMoreDestinations() - Method in interface org.jboss.ejb._private.Logs
 
noMoreDestinations() - Method in class org.jboss.ejb._private.Logs_$logger
 
noMoreDestinations$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
NONE - Static variable in class org.jboss.ejb.client.Affinity
The specification for no particular affinity.
noReceiverAssociatedWithInvocation() - Method in interface org.jboss.ejb._private.Logs
 
noReceiverAssociatedWithInvocation() - Method in class org.jboss.ejb._private.Logs_$logger
 
noReceiverAssociatedWithInvocation$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
noReceiverContextsInCluster(String) - Method in interface org.jboss.ejb._private.Logs
 
noReceiverContextsInCluster(String) - Method in class org.jboss.ejb._private.Logs_$logger
 
noReceiverContextsInCluster$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
noRemoteTransportOnEJBContext() - Method in interface org.jboss.ejb._private.Logs
 
noRemoteTransportOnEJBContext() - Method in class org.jboss.ejb._private.Logs_$logger
 
noRemoteTransportOnEJBContext$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
noSessionCreated() - Method in interface org.jboss.ejb._private.Logs
 
noSessionCreated() - Method in class org.jboss.ejb._private.Logs_$logger
 
noSessionCreated$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
notifyRegistered(EJBReceiverContext) - Method in interface org.jboss.ejb.client.EJBTransportProvider
Notify the provider instance that it has been registered with the given client context.
notifyRegistered(EJBReceiverContext) - Method in class org.jboss.ejb.protocol.remote.RemoteTransportProvider
 
noTransportProvider(EJBLocator<?>, String) - Method in interface org.jboss.ejb._private.Logs
 
noTransportProvider(EJBLocator<?>, String) - Method in class org.jboss.ejb._private.Logs_$logger
 
noTransportProvider$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
noTxAssociatedWithThread() - Method in interface org.jboss.ejb._private.Logs
 
noTxAssociatedWithThread() - Method in class org.jboss.ejb._private.Logs_$logger
 
noTxAssociatedWithThread$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
noTxContextAvailable() - Method in interface org.jboss.ejb._private.Logs
 
noTxContextAvailable() - Method in class org.jboss.ejb._private.Logs_$logger
 
noTxContextAvailable$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
NULL - Static variable in interface org.jboss.ejb.client.EJBReceiverInvocationContext.ResultProducer
A result producer which produces a null return.
NULL - Static variable in interface org.jboss.ejb.server.CancelHandle
A null cancel handle which does nothing.
nullSessionCreated(Name, Name, Affinity, EJBIdentifier) - Method in interface org.jboss.ejb._private.Logs
 
nullSessionCreated(Name, Name, Affinity, EJBIdentifier) - Method in class org.jboss.ejb._private.Logs_$logger
 
nullSessionCreated$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
nullSessionID(EJBReceiver, StatelessEJBLocator<?>) - Method in interface org.jboss.ejb._private.Logs
 
nullSessionID(EJBReceiver, StatelessEJBLocator<?>) - Method in class org.jboss.ejb._private.Logs_$logger
 
nullSessionID$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
nullViewType() - Method in interface org.jboss.ejb._private.Logs
 
nullViewType() - Method in class org.jboss.ejb._private.Logs_$logger
 
nullViewType$str() - Method in class org.jboss.ejb._private.Logs_$logger
 

O

oneWayInvocation() - Method in interface org.jboss.ejb._private.Logs
 
oneWayInvocation() - Method in class org.jboss.ejb._private.Logs_$logger
 
oneWayInvocation$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
operationInterrupted() - Method in interface org.jboss.ejb._private.Logs
 
operationInterrupted() - Method in class org.jboss.ejb._private.Logs_$logger
 
operationInterrupted$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
org.jboss.ejb._private - package org.jboss.ejb._private
 
org.jboss.ejb.client - package org.jboss.ejb.client
 
org.jboss.ejb.client.annotation - package org.jboss.ejb.client.annotation
 
org.jboss.ejb.client.legacy - package org.jboss.ejb.client.legacy
 
org.jboss.ejb.client.naming.ejb - package org.jboss.ejb.client.naming.ejb
 
org.jboss.ejb.protocol.remote - package org.jboss.ejb.protocol.remote
 
org.jboss.ejb.server - package org.jboss.ejb.server
 
outflowTransactionTimeoutElapsed(Transaction) - Method in interface org.jboss.ejb._private.Logs
 
outflowTransactionTimeoutElapsed(Transaction) - Method in class org.jboss.ejb._private.Logs_$logger
 
outflowTransactionTimeoutElapsed$str() - Method in class org.jboss.ejb._private.Logs_$logger
 

P

primaryKeyNotRelevantForSessionBeans() - Method in interface org.jboss.ejb._private.Logs
 
primaryKeyNotRelevantForSessionBeans() - Method in class org.jboss.ejb._private.Logs_$logger
 
primaryKeyNotRelevantForSessionBeans$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
PRIORITY - Static variable in class org.jboss.ejb.client.DiscoveryEJBClientInterceptor
This interceptor's priority.
PRIORITY - Static variable in class org.jboss.ejb.client.NamingEJBClientInterceptor
This interceptor's priority.
PRIORITY - Static variable in class org.jboss.ejb.client.TransactionInterceptor
This interceptor's priority.
PRIORITY - Static variable in class org.jboss.ejb.client.TransactionPostDiscoveryInterceptor
This interceptor's priority.
PRIORITY - Static variable in class org.jboss.ejb.protocol.remote.RemotingEJBClientInterceptor
This interceptor's priority.
PRIVATE_ATTACHMENTS_KEY - Static variable in class org.jboss.ejb.client.EJBClientInvocationContext
 
PRIVATE_DATA_KEY - Static variable in class org.jboss.ejb.client.TransactionID
Deprecated.
 
proceed() - Method in class org.jboss.ejb.client.EJBSessionCreationInvocationContext
Proceed with the next interceptor in the chain, calling the resolved receiver in the end.
proceedAsynchronously() - Method in class org.jboss.ejb.client.EJBReceiverInvocationContext
Indicate that the invocation should proceed asynchronously, if it isn't already.
processInvocation(EJBReceiverInvocationContext) - Method in class org.jboss.ejb.client.EJBReceiver
Process the invocation.
propagate() - Method in enum org.jboss.ejb.client.annotation.ClientTransactionPolicy
Determine whether this transaction policy causes the client-side transaction context (if any) to be propagated to invocations.
PROPERTY_KEY_CLUSTERS - Static variable in class org.jboss.ejb.client.legacy.JBossEJBProperties
 
proxyNotOurs(Object, String) - Method in interface org.jboss.ejb._private.Logs
 
proxyNotOurs(Object, String) - Method in class org.jboss.ejb._private.Logs_$logger
 
proxyNotOurs$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
putAttachment(AttachmentKey<T>, T) - Method in class org.jboss.ejb.client.Attachable
Set an attachment on this object.
putAttachmentIfAbsent(AttachmentKey<T>, T) - Method in class org.jboss.ejb.client.Attachable
Set an attachment on this object if an existing attachment does not already exist.
putProxyAttachment(Object, AttachmentKey<T>, T) - Static method in class org.jboss.ejb.client.EJBClient
Set a proxy attachment.
putProxyAttachmentIfAbsent(Object, AttachmentKey<T>, T) - Static method in class org.jboss.ejb.client.EJBClient
Set a proxy attachment if it is not already set.

R

RANDOM - Static variable in interface org.jboss.ejb.client.ClusterNodeSelector
Use a random available node, regardless of whether it is connected.
RANDOM - Static variable in interface org.jboss.ejb.client.DeploymentNodeSelector
A deployment node selector which randomly chooses the next node.
RANDOM - Static variable in interface org.jboss.ejb.client.DiscoveredURISelector
A deployment URI selector which randomly chooses the next URI.
RANDOM_CONNECTED - Static variable in interface org.jboss.ejb.client.ClusterNodeSelector
Always use a random connected node, or fall back to a random unconnected node.
readExternal(ObjectInput) - Method in class org.jboss.ejb.client.SerializedEJBInvocationHandler
Read this object from the input stream.
readResolve() - Method in class org.jboss.ejb.client.SerializedEJBInvocationHandler
Resolve the corresponding invocation handler.
readResolve() - Method in class org.jboss.ejb.client.SessionID.Serialized
Reconstitute the session ID from this serialized representation.
readResolve() - Method in class org.jboss.ejb.client.TransactionID.Serialized
Deprecated.
Reconstitute the transaction ID from this serialized representation.
receivedServerVersionAndMarshallingStrategies(int, Set<String>) - Method in interface org.jboss.ejb._private.Logs
 
receivedServerVersionAndMarshallingStrategies(int, Set<String>) - Method in class org.jboss.ejb._private.Logs_$logger
 
receivedServerVersionAndMarshallingStrategies$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
receiveInvocationRequest(InvocationRequest) - Method in interface org.jboss.ejb.server.Association
Receive and execute an invocation request.
receiveSessionOpenRequest(SessionOpenRequest) - Method in interface org.jboss.ejb.server.Association
Receive and execute a session open request.
registerClusterTopologyListener(ClusterTopologyListener) - Method in interface org.jboss.ejb.server.Association
Register a cluster topology listener.
registerInterceptor(int, EJBClientInterceptor) - Method in class org.jboss.ejb.client.EJBClientContext
Deprecated.
Please use EJBClientContext.Builder to manipulate the EJBClientInterceptors.
registerModuleAvailabilityListener(ModuleAvailabilityListener) - Method in interface org.jboss.ejb.server.Association
Register a module availability listener.
RemoteEJBDiscoveryConfigurator - Class in org.jboss.ejb.protocol.remote
 
RemoteEJBDiscoveryConfigurator() - Constructor for class org.jboss.ejb.protocol.remote.RemoteEJBDiscoveryConfigurator
 
RemoteEJBPermission - Class in org.jboss.ejb.client
Represents permission to invoke an EJB remotely
RemoteEJBPermission() - Constructor for class org.jboss.ejb.client.RemoteEJBPermission
Construct a new instance.
RemoteEJBPermission(String) - Constructor for class org.jboss.ejb.client.RemoteEJBPermission
Construct a new instance.
RemoteEJBPermission(String, String) - Constructor for class org.jboss.ejb.client.RemoteEJBPermission
Construct a new instance.
RemoteEJBService - Class in org.jboss.ejb.protocol.remote
The remote EJB service.
remoteInvFailed(Throwable) - Method in interface org.jboss.ejb._private.Logs
 
remoteInvFailed(Throwable) - Method in class org.jboss.ejb._private.Logs_$logger
 
remoteInvFailed$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
remoteMessageBadViewType(EJBIdentifier) - Method in interface org.jboss.ejb._private.Logs
 
remoteMessageBadViewType(EJBIdentifier) - Method in class org.jboss.ejb._private.Logs_$logger
 
remoteMessageBadViewType$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
remoteMessageEJBNotStateful(EJBIdentifier) - Method in interface org.jboss.ejb._private.Logs
 
remoteMessageEJBNotStateful(EJBIdentifier) - Method in class org.jboss.ejb._private.Logs_$logger
 
remoteMessageEJBNotStateful$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
remoteMessageNoSuchEJB(EJBIdentifier) - Method in interface org.jboss.ejb._private.Logs
 
remoteMessageNoSuchEJB(EJBIdentifier) - Method in class org.jboss.ejb._private.Logs_$logger
 
remoteMessageNoSuchEJB$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
remoteMessageNoSuchMethod(EJBMethodLocator, EJBIdentifier) - Method in interface org.jboss.ejb._private.Logs
 
remoteMessageNoSuchMethod(EJBMethodLocator, EJBIdentifier) - Method in class org.jboss.ejb._private.Logs_$logger
 
remoteMessageNoSuchMethod$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
remoteMessageSessionNotActive(EJBMethodLocator, EJBIdentifier) - Method in interface org.jboss.ejb._private.Logs
 
remoteMessageSessionNotActive(EJBMethodLocator, EJBIdentifier) - Method in class org.jboss.ejb._private.Logs_$logger
 
remoteMessageSessionNotActive$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
RemoteTransportProvider - Class in org.jboss.ejb.protocol.remote
The JBoss Remoting-based transport provider.
RemoteTransportProvider() - Constructor for class org.jboss.ejb.protocol.remote.RemoteTransportProvider
 
REMOTING - Static variable in interface org.jboss.ejb._private.Logs
 
RemotingEJBClientInterceptor - Class in org.jboss.ejb.protocol.remote
The interceptor responsible for relaying invocation information back into the Remoting-based discovery system.
RemotingEJBClientInterceptor() - Constructor for class org.jboss.ejb.protocol.remote.RemotingEJBClientInterceptor
 
RemotingLegacyConfiguration - Class in org.jboss.ejb.client.legacy
The interface to merge EJB properties into the Remoting configuration.
RemotingLegacyConfiguration() - Constructor for class org.jboss.ejb.client.legacy.RemotingLegacyConfiguration
 
remove() - Method in class org.jboss.ejb.client.EJBClientInterceptor.Registration
Deprecated.
Remove this registration.
removeAttachment(AttachmentKey<T>) - Method in class org.jboss.ejb.client.Attachable
Remove and return an attachment value.
removeAttachment(AttachmentKey<T>, T) - Method in class org.jboss.ejb.client.Attachable
Remove an attachment if it has a certain value.
removeProxyAttachment(Object, AttachmentKey<T>) - Static method in class org.jboss.ejb.client.EJBClient
Remove a proxy attachment.
removeProxyAttachment(Object, AttachmentKey<T>, T) - Static method in class org.jboss.ejb.client.EJBClient
Remove a proxy attachment with a particular value.
removeProxyAttachment(AttachmentKey<T>) - Method in class org.jboss.ejb.client.EJBClientInvocationContext
Remove a value attached to the proxy.
replaceAttachment(AttachmentKey<T>, T) - Method in class org.jboss.ejb.client.Attachable
Replace an attachment on this object if an existing attachment exists.
replaceAttachment(AttachmentKey<T>, T, T) - Method in class org.jboss.ejb.client.Attachable
Replace an attachment on this object if an existing attachment exists with a certain value.
replaceProxyAttachment(Object, AttachmentKey<T>, T) - Static method in class org.jboss.ejb.client.EJBClient
Replace a proxy attachment if it is already present.
replaceProxyAttachment(Object, AttachmentKey<T>, T, T) - Static method in class org.jboss.ejb.client.EJBClient
Replace a proxy attachment if it is already present.
Request - Interface in org.jboss.ejb.server
The base type of any EJB server request.
requestCancelled() - Method in interface org.jboss.ejb._private.Logs
 
requestCancelled() - Method in class org.jboss.ejb._private.Logs_$logger
 
requestCancelled() - Method in class org.jboss.ejb.client.EJBReceiverInvocationContext
Indicate that the request was successfully cancelled and that no result is forthcoming.
requestCancelled$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
requestFailed(Exception) - Method in class org.jboss.ejb.client.EJBReceiverInvocationContext
Indicate that a request failed locally with the given exception cause.
requestFailed(Exception, Executor) - Method in class org.jboss.ejb.client.EJBReceiverInvocationContext
Indicate that a request failed locally with the given exception cause.
requestNotSent() - Method in interface org.jboss.ejb._private.Logs
 
requestNotSent() - Method in class org.jboss.ejb._private.Logs_$logger
 
requestNotSent$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
requestRetry() - Method in class org.jboss.ejb.client.AbstractInvocationContext
Request that the current operation be retried if possible.
requestRetry() - Method in class org.jboss.ejb.client.EJBClientInvocationContext
 
requestRetry() - Method in class org.jboss.ejb.client.EJBSessionCreationInvocationContext
 
RequestSendFailedException - Exception in org.jboss.ejb.client
An exception (typically) thrown by EJBReceivers if the receiver couldn't successfully handle a request.
RequestSendFailedException() - Constructor for exception org.jboss.ejb.client.RequestSendFailedException
Constructs a new RequestSendFailedException instance.
RequestSendFailedException(String) - Constructor for exception org.jboss.ejb.client.RequestSendFailedException
Constructs a new RequestSendFailedException instance with an initial message.
RequestSendFailedException(Throwable) - Constructor for exception org.jboss.ejb.client.RequestSendFailedException
Constructs a new RequestSendFailedException instance with an initial cause.
RequestSendFailedException(String, Throwable) - Constructor for exception org.jboss.ejb.client.RequestSendFailedException
Constructs a new RequestSendFailedException instance with an initial message and cause.
RequestSendFailedException(boolean) - Constructor for exception org.jboss.ejb.client.RequestSendFailedException
Constructs a new RequestSendFailedException instance.
RequestSendFailedException(String, boolean) - Constructor for exception org.jboss.ejb.client.RequestSendFailedException
Constructs a new RequestSendFailedException instance with an initial message.
RequestSendFailedException(String, Throwable, boolean) - Constructor for exception org.jboss.ejb.client.RequestSendFailedException
Constructs a new RequestSendFailedException instance with an initial message and cause.
RequestSendFailedException(Throwable, boolean) - Constructor for exception org.jboss.ejb.client.RequestSendFailedException
Constructs a new RequestSendFailedException instance with an initial cause.
requireCurrent() - Static method in class org.jboss.ejb.client.EJBClientContext
Get the current client context for this thread.
requiredNodeExcludedFromInvocation(EJBLocator<?>, String, EJBClientInvocationContext) - Method in interface org.jboss.ejb._private.Logs
 
requiredNodeExcludedFromInvocation(EJBLocator<?>, String, EJBClientInvocationContext) - Method in class org.jboss.ejb._private.Logs_$logger
 
requiredNodeExcludedFromInvocation$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
RESPONSE_COMPRESSION_LEVEL - Static variable in class org.jboss.ejb.client.AttachmentKeys
Deprecated.
resultReady(EJBReceiverInvocationContext.ResultProducer) - Method in class org.jboss.ejb.client.EJBReceiverInvocationContext
Indicate that the invocation result is ready.
RETURNED_CONTEXT_DATA_KEY - Static variable in class org.jboss.ejb.client.EJBClientInvocationContext
A context data key that may contain a Set of Strings.
returnedContextDataKeyOfWrongType() - Method in interface org.jboss.ejb._private.Logs
 
returnedContextDataKeyOfWrongType() - Method in class org.jboss.ejb._private.Logs_$logger
 
returnedContextDataKeyOfWrongType$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
ROUND_ROBIN - Static variable in interface org.jboss.ejb.client.DeploymentNodeSelector
A deployment node selector which uses an approximate round-robin policy among all of the eligible nodes.
ROUND_ROBIN - Static variable in interface org.jboss.ejb.client.DiscoveredURISelector
A deployment URI selector which uses an approximate round-robin policy among all of the eligible URIs.

S

selectNode(String, String[], String[]) - Method in interface org.jboss.ejb.client.ClusterNodeSelector
Returns a node from among the totalAvailableNodes, as the target node for EJB invocations.
selectNode(String[], String, String, String) - Method in interface org.jboss.ejb.client.DeploymentNodeSelector
Selects and returns a node from among the eligibleNodes to handle the invocation on a deployment represented by the passed appName, moduleName and distinctName combination.
selectNode(List<URI>, EJBLocator<?>) - Method in interface org.jboss.ejb.client.DiscoveredURISelector
Selects and returns a URI from among the eligibleUris to handle the invocation on a deployment represented by the passed in locator.
selectorReturnedNull(Object) - Method in interface org.jboss.ejb._private.Logs
 
selectorReturnedNull(Object) - Method in class org.jboss.ejb._private.Logs_$logger
 
selectorReturnedNull$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
selectorReturnedUnknownNode(Object, String) - Method in interface org.jboss.ejb._private.Logs
 
selectorReturnedUnknownNode(Object, String) - Method in class org.jboss.ejb._private.Logs_$logger
 
selectorReturnedUnknownNode$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
sendRequest() - Method in class org.jboss.ejb.client.EJBClientInvocationContext
Proceed with sending the request normally.
sendRequestCalledDuringWrongPhase() - Method in interface org.jboss.ejb._private.Logs
 
sendRequestCalledDuringWrongPhase() - Method in class org.jboss.ejb._private.Logs_$logger
 
sendRequestCalledDuringWrongPhase$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
SerializedEJBInvocationHandler - Class in org.jboss.ejb.client
A serialized EJB invocation handler.
SerializedEJBInvocationHandler() - Constructor for class org.jboss.ejb.client.SerializedEJBInvocationHandler
Construct a new instance.
SerializedEJBInvocationHandler(EJBLocator<?>) - Constructor for class org.jboss.ejb.client.SerializedEJBInvocationHandler
Construct a new instance.
SerializedEJBInvocationHandler(EJBLocator<?>, boolean) - Constructor for class org.jboss.ejb.client.SerializedEJBInvocationHandler
Construct a new instance.
serverUp() - Method in class org.jboss.ejb.protocol.remote.RemoteEJBService
Indicate that the server is up, which will allow client invocations to proceed.
SessionID - Class in org.jboss.ejb.client
A session ID for a stateful EJB.
SessionID.Serialized - Class in org.jboss.ejb.client
Serialized representation of a session ID..
SessionOpenRequest - Interface in org.jboss.ejb.server
An EJB session-open request.
setBlockingCaller(boolean) - Method in class org.jboss.ejb.client.EJBClientInvocationContext
Establish whether this invocation is currently blocking the calling thread.
setCanBeRetried(boolean) - Method in exception org.jboss.ejb.client.RequestSendFailedException
Set the "can be retried" flag.
setClusterNodeSelector(ClusterNodeSelector) - Method in class org.jboss.ejb.client.EJBClientCluster.Builder
 
setClusterNodeSelector(ClusterNodeSelector) - Method in class org.jboss.ejb.client.EJBClientContext.Builder
 
setConnectTimeoutMilliseconds(long) - Method in class org.jboss.ejb.client.EJBClientCluster.Builder
 
setDeploymentNodeSelector(DeploymentNodeSelector) - Method in class org.jboss.ejb.client.EJBClientContext.Builder
 
setDestination(URI) - Method in class org.jboss.ejb.client.AbstractInvocationContext
Set the resolved destination of this invocation.
setDestination(URI) - Method in class org.jboss.ejb.client.EJBClientConnection.Builder
Set the destination URI.
setForDiscovery(boolean) - Method in class org.jboss.ejb.client.EJBClientConnection.Builder
Set whether this connection should be used for discovery (defaults to true).
setInvocationTimeout(Object, long, TimeUnit) - Static method in class org.jboss.ejb.client.EJBClient
Set a per-proxy invocation timeout.
setInvocationTimeout(long) - Method in class org.jboss.ejb.client.EJBClientContext.Builder
 
setLocator(EJBLocator<T>) - Method in class org.jboss.ejb.client.AbstractInvocationContext
Set the locator for the invocation target.
setLocator(EJBLocator<T>) - Method in class org.jboss.ejb.client.EJBClientInvocationContext
 
setLocator(EJBLocator<?>) - Method in class org.jboss.ejb.client.SerializedEJBInvocationHandler
Set the invocation locator.
setMaximumConnectedClusterNodes(int) - Method in class org.jboss.ejb.client.EJBClientContext.Builder
 
setMaximumConnectedNodes(long) - Method in class org.jboss.ejb.client.EJBClientCluster.Builder
 
setName(String) - Method in class org.jboss.ejb.client.EJBClientCluster.Builder
 
setOverrideConfiguration(AuthenticationConfiguration) - Method in class org.jboss.ejb.client.EJBClientCluster.Builder
 
setStrongAffinity(Object, Affinity) - Static method in class org.jboss.ejb.client.EJBClient
Change the strong affinity of a proxy.
setTargetAffinity(Affinity) - Method in class org.jboss.ejb.client.AbstractInvocationContext
Set the resolved target affinity of this invocation.
setTransaction(AbstractTransaction) - Method in class org.jboss.ejb.client.AbstractInvocationContext
Set the transaction associated with the invocation.
setWeakAffinity(Affinity) - Method in class org.jboss.ejb.client.AbstractInvocationContext
Set the invocation weak affinity.
setWeakAffinity(Object, Affinity) - Static method in class org.jboss.ejb.client.EJBClient
Change the weak affinity of a proxy.
simpleConnectionThresholdRandomSelector(int) - Static method in interface org.jboss.ejb.client.ClusterNodeSelector
A simple threshold-based random selector.
skippingConnectionCreationDueToInvalidPortNumber(String, String) - Method in interface org.jboss.ejb._private.Logs
 
skippingConnectionCreationDueToInvalidPortNumber(String, String) - Method in class org.jboss.ejb._private.Logs_$logger
 
skippingConnectionCreationDueToInvalidPortNumber$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
skippingConnectionCreationDueToMissingHostOrPort(String) - Method in interface org.jboss.ejb._private.Logs
 
skippingConnectionCreationDueToMissingHostOrPort(String) - Method in class org.jboss.ejb._private.Logs_$logger
 
skippingConnectionCreationDueToMissingHostOrPort$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
SOURCE_ADDRESS_KEY - Static variable in class org.jboss.ejb.client.EJBClient
An invocation context key which is set to the source socket address of the invocation request, if any.
StatefulEJBLocator<T> - Class in org.jboss.ejb.client
A locator for a stateful session EJB.
StatefulEJBLocator(Class<T>, String, String, String, SessionID) - Constructor for class org.jboss.ejb.client.StatefulEJBLocator
Construct a new instance.
StatefulEJBLocator(Class<T>, String, String, String, SessionID, Affinity) - Constructor for class org.jboss.ejb.client.StatefulEJBLocator
Construct a new instance.
StatefulEJBLocator(Class<T>, String, String, String, String, SessionID) - Constructor for class org.jboss.ejb.client.StatefulEJBLocator
Construct a new instance.
StatefulEJBLocator(Class<T>, String, String, String, String, SessionID, Affinity) - Constructor for class org.jboss.ejb.client.StatefulEJBLocator
Construct a new instance.
StatefulEJBLocator(Class<T>, EJBIdentifier, SessionID, Affinity) - Constructor for class org.jboss.ejb.client.StatefulEJBLocator
Construct a new instance.
StatefulEJBLocator(Class<T>, EJBIdentifier, SessionID) - Constructor for class org.jboss.ejb.client.StatefulEJBLocator
Construct a new instance.
StatefulEJBLocator(StatefulEJBLocator<T>, Affinity) - Constructor for class org.jboss.ejb.client.StatefulEJBLocator
Construct a new instance.
StatefulEJBLocator(EJBLocator<T>, SessionID) - Constructor for class org.jboss.ejb.client.StatefulEJBLocator
Construct a new instance.
StatefulEJBLocator(EJBLocator<T>, SessionID, Affinity) - Constructor for class org.jboss.ejb.client.StatefulEJBLocator
Construct a new instance.
StatefulEJBMetaData<T extends javax.ejb.EJBObject,H extends javax.ejb.EJBHome> - Class in org.jboss.ejb.client
EJB metadata for stateful EJBs.
StatefulEJBMetaData(Class<T>, EJBHomeLocator<H>) - Constructor for class org.jboss.ejb.client.StatefulEJBMetaData
Construct a new instance.
StatelessEJBLocator<T> - Class in org.jboss.ejb.client
A locator for a stateless session EJB.
StatelessEJBLocator(Class<T>, String, String, String) - Constructor for class org.jboss.ejb.client.StatelessEJBLocator
Construct a new instance.
StatelessEJBLocator(Class<T>, String, String, String, Affinity) - Constructor for class org.jboss.ejb.client.StatelessEJBLocator
Construct a new instance.
StatelessEJBLocator(Class<T>, String, String, String, String) - Constructor for class org.jboss.ejb.client.StatelessEJBLocator
Construct a new instance.
StatelessEJBLocator(Class<T>, String, String, String, String, Affinity) - Constructor for class org.jboss.ejb.client.StatelessEJBLocator
Construct a new instance.
StatelessEJBLocator(Class<T>, EJBIdentifier, Affinity) - Constructor for class org.jboss.ejb.client.StatelessEJBLocator
Construct a new instance.
StatelessEJBLocator(Class<T>, EJBIdentifier) - Constructor for class org.jboss.ejb.client.StatelessEJBLocator
Construct a new instance.
StatelessEJBLocator(StatelessEJBLocator<T>, Affinity) - Constructor for class org.jboss.ejb.client.StatelessEJBLocator
Construct a new instance.
StatelessEJBMetaData<T extends javax.ejb.EJBObject,H extends javax.ejb.EJBHome> - Class in org.jboss.ejb.client
EJB metadata for stateless EJBs.
StatelessEJBMetaData(Class<T>, EJBHomeLocator<H>) - Constructor for class org.jboss.ejb.client.StatelessEJBMetaData
Construct a new instance.
supportsProtocol(String) - Method in interface org.jboss.ejb.client.EJBTransportProvider
Determine whether this transport provider supports the protocol identified by the given URI scheme.
supportsProtocol(String) - Method in class org.jboss.ejb.protocol.remote.RemoteTransportProvider
 
supportsUriScheme(NamingProvider, String) - Method in class org.jboss.ejb.client.EJBNamingContextFactory
 

T

taskFailed(Runnable, Throwable) - Method in interface org.jboss.ejb._private.Logs
 
taskFailed(Runnable, Throwable) - Method in class org.jboss.ejb._private.Logs_$logger
 
taskFailed$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
timedOut() - Method in interface org.jboss.ejb._private.Logs
 
timedOut() - Method in class org.jboss.ejb._private.Logs_$logger
 
timedOut$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
toAbstractEJBMetaData() - Method in class org.jboss.ejb.client.EJBMetaDataImpl
Deprecated.
 
toString() - Method in class org.jboss.ejb.client.ClusterAffinity
 
toString() - Method in class org.jboss.ejb.client.EJBIdentifier
Get the EJB identifier as a human-readable string.
toString() - Method in class org.jboss.ejb.client.EJBLocator
 
toString() - Method in class org.jboss.ejb.client.EJBModuleIdentifier
Get the EJB identifier as a human-readable string.
toString() - Method in class org.jboss.ejb.client.EntityEJBLocator
 
toString() - Method in class org.jboss.ejb.client.NodeAffinity
 
toString() - Method in class org.jboss.ejb.client.SessionID
 
toString() - Method in class org.jboss.ejb.client.StatefulEJBLocator
 
toString() - Method in class org.jboss.ejb.client.TransactionID
Deprecated.
 
toString() - Method in class org.jboss.ejb.client.URIAffinity
 
toString() - Method in class org.jboss.ejb.client.UUIDSessionID
 
TRANSACTION_ID_KEY - Static variable in class org.jboss.ejb.client.AttachmentKeys
Deprecated.
TRANSACTION_KEY - Static variable in class org.jboss.ejb.client.AttachmentKeys
The attachment key for transaction propagation.
TransactionID - Class in org.jboss.ejb.client
Deprecated.
Retained only for protocol compatibility.
TransactionID.Serialized - Class in org.jboss.ejb.client
Deprecated.
Serialized representation of a transaction ID.
TransactionInterceptor - Class in org.jboss.ejb.client
The client interceptor which associates the current transaction with the invocation.
TransactionInterceptor() - Constructor for class org.jboss.ejb.client.TransactionInterceptor
Construct a new instance.
transactionNoLongerActive() - Method in interface org.jboss.ejb._private.Logs
 
transactionNoLongerActive() - Method in class org.jboss.ejb._private.Logs_$logger
 
transactionNoLongerActive$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
TransactionPostDiscoveryInterceptor - Class in org.jboss.ejb.client
The client interceptor which associates discovery output with the current transaction of the invocation.
TransactionPostDiscoveryInterceptor() - Constructor for class org.jboss.ejb.client.TransactionPostDiscoveryInterceptor
Construct a new instance.
transactionRecoveryMessageNotSupported(EJBReceiver) - Method in interface org.jboss.ejb._private.Logs
 
transactionRecoveryMessageNotSupported(EJBReceiver) - Method in class org.jboss.ejb._private.Logs_$logger
 
transactionRecoveryMessageNotSupported$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
transformStrongAffinity(Object, UnaryOperator<Affinity>) - Static method in class org.jboss.ejb.client.EJBClient
Transform the strong affinity of a proxy.
txAlreadyAssociatedWithThread() - Method in interface org.jboss.ejb._private.Logs
 
txAlreadyAssociatedWithThread() - Method in class org.jboss.ejb._private.Logs_$logger
 
txAlreadyAssociatedWithThread$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
txEnlistmentDidNotYieldTxId() - Method in interface org.jboss.ejb._private.Logs
 
txEnlistmentDidNotYieldTxId() - Method in class org.jboss.ejb._private.Logs_$logger
 
txEnlistmentDidNotYieldTxId$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
TXN - Static variable in interface org.jboss.ejb._private.Logs
 
txNodeIsExcludedForInvocation(String, EJBClientInvocationContext) - Method in interface org.jboss.ejb._private.Logs
 
txNodeIsExcludedForInvocation(String, EJBClientInvocationContext) - Method in class org.jboss.ejb._private.Logs_$logger
 
txNodeIsExcludedForInvocation$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
txNotActiveForThread() - Method in interface org.jboss.ejb._private.Logs
 
txNotActiveForThread() - Method in class org.jboss.ejb._private.Logs_$logger
 
txNotActiveForThread$str() - Method in class org.jboss.ejb._private.Logs_$logger
 

U

unableToInflowTxn(Exception) - Method in interface org.jboss.ejb._private.Logs
 
unableToInflowTxn(Exception) - Method in class org.jboss.ejb._private.Logs_$logger
 
unableToInflowTxn$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
unexpectedClusterNodeSelectorClassType(Class<?>, String) - Method in interface org.jboss.ejb._private.Logs
 
unexpectedClusterNodeSelectorClassType(Class<?>, String) - Method in class org.jboss.ejb._private.Logs_$logger
 
unexpectedClusterNodeSelectorClassType$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
unexpectedException(Throwable) - Method in interface org.jboss.ejb._private.Logs
 
unexpectedException(Throwable) - Method in class org.jboss.ejb._private.Logs_$logger
 
unexpectedException$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
unknownProxy(Object) - Method in interface org.jboss.ejb._private.Logs
 
unknownProxy(Object) - Method in class org.jboss.ejb._private.Logs_$logger
 
unknownProxy$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
UnknownSessionID - Class in org.jboss.ejb.client
A session ID of an unknown format.
unsupportedNamingOperation() - Method in interface org.jboss.ejb._private.Logs
 
unsupportedNamingOperation() - Method in class org.jboss.ejb._private.Logs_$logger
 
unsupportedNamingOperation$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
unsupportedNamingOperationForReadOnlyContext() - Method in interface org.jboss.ejb._private.Logs
 
unsupportedNamingOperationForReadOnlyContext() - Method in class org.jboss.ejb._private.Logs_$logger
 
unsupportedNamingOperationForReadOnlyContext$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
updateStrongAffinity(Affinity) - Method in interface org.jboss.ejb.server.Request
Hint to the implementation that the strong affinity of the client proxy should be updated if possible.
updateWeakAffinity(Affinity) - Method in interface org.jboss.ejb.server.Request
Hint to the implementation that the weak affinity of the client proxy should be updated if possible.
URIAffinity - Class in org.jboss.ejb.client
A URI affinity specification.
URIAffinity(URI) - Constructor for class org.jboss.ejb.client.URIAffinity
Construct a new instance.
useRandomConnectedNode(ClusterNodeSelector) - Static method in interface org.jboss.ejb.client.ClusterNodeSelector
Always try to use a random connected node.
useRandomUnconnectedNode(ClusterNodeSelector) - Static method in interface org.jboss.ejb.client.ClusterNodeSelector
Always try to use an unconnected node.
useRoundRobinConnectedNode(ClusterNodeSelector) - Static method in interface org.jboss.ejb.client.ClusterNodeSelector
Always try to round-robin among connected nodes.
useRoundRobinUnconnectedNode(ClusterNodeSelector) - Static method in interface org.jboss.ejb.client.ClusterNodeSelector
Always try to use an unconnected node in a round-robin fashion.
UserTransactionID - Class in org.jboss.ejb.client
Deprecated.
Retained only for protocol compatibility.
UserTransactionID(String, int) - Constructor for class org.jboss.ejb.client.UserTransactionID
Deprecated.
 
userTxNotSupportedByTxContext() - Method in interface org.jboss.ejb._private.Logs
 
userTxNotSupportedByTxContext() - Method in class org.jboss.ejb._private.Logs_$logger
 
userTxNotSupportedByTxContext$str() - Method in class org.jboss.ejb._private.Logs_$logger
 
UUIDSessionID - Class in org.jboss.ejb.client
A UUID-based session ID object.
UUIDSessionID(UUID) - Constructor for class org.jboss.ejb.client.UUIDSessionID
Construct a new instance.

V

valueOf(String) - Static method in enum org.jboss.ejb.client.annotation.ClientTransactionPolicy
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jboss.ejb.client.annotation.ClientTransactionPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
Version - Class in org.jboss.ejb.client
 
VIEW_CLASS_DATA_COMPRESSION_HINT_ATTACHMENT_KEY - Static variable in class org.jboss.ejb.client.AttachmentKeys
Deprecated.
VIEW_METHOD_DATA_COMPRESSION_HINT_ATTACHMENT_KEY - Static variable in class org.jboss.ejb.client.AttachmentKeys
Deprecated.
viewTypeMismatch(EJBReceiver, Class<?>, Class<?>) - Method in interface org.jboss.ejb._private.Logs
 
viewTypeMismatch(EJBReceiver, Class<?>, Class<?>) - Method in class org.jboss.ejb._private.Logs_$logger
 
viewTypeMismatch$str() - Method in class org.jboss.ejb._private.Logs_$logger
 

W

WEAK_AFFINITY - Static variable in class org.jboss.ejb.client.AttachmentKeys
The preferred node or cluster for invocations from this proxy.
WEAK_AFFINITY_CONTEXT_KEY - Static variable in class org.jboss.ejb.client.Affinity
Key which will be used in the invocation context data for passing around the weak affinity associated with a EJB.
withAddedInterceptors(EJBClientInterceptor...) - Method in class org.jboss.ejb.client.EJBClientContext
Get a copy of this context with the given interceptor(s) added.
withAddedTransportProviders(EJBTransportProvider...) - Method in class org.jboss.ejb.client.EJBClientContext
Get a copy of this context with the given transport provider(s) added.
withName(String) - Method in class org.jboss.ejb.client.EJBClientPermission
 
withNewAffinity(Affinity) - Method in class org.jboss.ejb.client.EJBHomeLocator
 
withNewAffinity(Affinity) - Method in class org.jboss.ejb.client.EJBLocator
Create a copy of this locator, but with the new given affinity.
withNewAffinity(Affinity) - Method in class org.jboss.ejb.client.EntityEJBLocator
 
withNewAffinity(Affinity) - Method in class org.jboss.ejb.client.StatefulEJBLocator
 
withNewAffinity(Affinity) - Method in class org.jboss.ejb.client.StatelessEJBLocator
 
withoutSession() - Method in class org.jboss.ejb.client.StatefulEJBLocator
Get a copy of this stateful EJB locator, but without any session ID.
withSession(SessionID) - Method in class org.jboss.ejb.client.EJBLocator
Create a copy of this locator, but with the given stateful session ID.
withSession(SessionID) - Method in class org.jboss.ejb.client.StatefulEJBLocator
 
withSession(SessionID) - Method in class org.jboss.ejb.client.StatelessEJBLocator
 
withSessionAndAffinity(SessionID, Affinity) - Method in class org.jboss.ejb.client.EJBLocator
Create a copy of this locator, but with the given affinity and stateful session ID.
withSessionAndAffinity(SessionID, Affinity) - Method in class org.jboss.ejb.client.StatefulEJBLocator
 
withSessionAndAffinity(SessionID, Affinity) - Method in class org.jboss.ejb.client.StatelessEJBLocator
 
writeCancelResponse() - Method in interface org.jboss.ejb.server.Request
Write a response indicating that the request was successfully cancelled.
writeException(Exception) - Method in interface org.jboss.ejb.server.Request
Write a message indicating that an exception was thrown by the operation.
writeExternal(ObjectOutput) - Method in class org.jboss.ejb.client.SerializedEJBInvocationHandler
Write this object to the output stream.
writeInvocationResult(Object) - Method in interface org.jboss.ejb.server.InvocationRequest.Resolved
Write the invocation result message.
writeNoSuchEJB() - Method in interface org.jboss.ejb.server.Request
Write a message indicating that the EJB is not found on this server.
writeNoSuchMethod() - Method in interface org.jboss.ejb.server.InvocationRequest
Write a message indicating that the method is not found on the EJB.
writeNotStateful() - Method in interface org.jboss.ejb.server.Request
Write a message indicating that given EJB is not actually stateful.
writeProceedAsync() - Method in interface org.jboss.ejb.server.InvocationRequest
Write a message indicating that this is an async request.
writeReplace() - Method in class org.jboss.ejb.client.SessionID
Substitute this session ID with a serialized representation.
writeReplace() - Method in class org.jboss.ejb.client.TransactionID
Deprecated.
Substitute this transaction ID with a serialized representation.
writeSessionNotActive() - Method in interface org.jboss.ejb.server.InvocationRequest
Write a message indicating that the session is inactive.
writeWrongViewType() - Method in interface org.jboss.ejb.server.Request
Write a message indicating that the EJB exists but the locator does not refer to a remote view.

X

XidTransactionID - Class in org.jboss.ejb.client
Deprecated.
Retained only for protocol compatibility.
XidTransactionID(Xid) - Constructor for class org.jboss.ejb.client.XidTransactionID
Deprecated.
 
A B C D E F G H I J K L M N O P R S T U V W X 
Skip navigation links
JBoss EJB client 4.0.17.Final

Copyright © 2019 JBoss by Red Hat. All rights reserved.