| Interface | Description |
|---|---|
| RegistryCollector<K,V> |
Facility that maintains a collection of registries.
|
| RegistryCollector.Listener<K,V> |
| Class | Description |
|---|---|
| DefaultEjbClientContextService |
Service that manages an EJBClientContext
|
| DescriptorBasedEJBClientContextService |
A service which sets up the
EJBClientContext with appropriate remoting receivers and local receivers. |
| EJBClientClusterConfig | |
| EJBClientClusterNodeConfig | |
| EJBRemoteConnectorService | |
| EJBRemoteConnectorService.EjbListenerAddress | |
| EJBRemoteTransactionsRepository | |
| EJBRemoteTransactionsViewConfigurator |
Responsible for setting up a
EJBRemoteTransactionPropagatingInterceptor for a (remote) view. |
| EJBRemotingConnectorClientMappingsEntryProviderService | |
| EJBTransactionRecoveryService |
Responsible for handing out the
EJB XAResource(s) during transaction recovery |
| JBossEJBClientXmlConfiguration | |
| LocalEjbReceiver |
EJBReceiver for local same-VM invocations. |
| LocalEJBReceiverPreferringDeploymentNodeSelector |
A
DeploymentNodeSelector which selects a local node, if available, from among the
eligible nodes |
| LocalInvocationClassCloner |
ClassCloner that clones classes between class loaders, falling back
to original class if it cannot be found in the destination class loader. |
| RegistryCollectorService<K,V> | |
| RegistryInstallerService | |
| RemoteAsyncInvocationCancelStatusService |
Keeps track of cancellation status of remote asynchronous method invocations on EJBs.
|
| RemoteViewInjectionSource |
Injection source for EJB remote views.
|
| RemoteViewManagedReferenceFactory |
Managed reference factory for remote EJB views that are bound to java: JNDI locations
|
| TCCLEJBClientContextSelectorService |
An EJB client context selector which returns an
EJBClientContext based on the thread context classloader
that's present when the TCCLEJBClientContextSelectorService.getCurrent() is invoked. |
| TransactionRecoveryEJBClientContextInitializer |
Registers a
EJBClientContextListener which will keep track of the EJB receivers that have been added to the EJB client contexts. |
Copyright © 2014 JBoss by Red Hat. All rights reserved.