Package | Description |
---|---|
org.jboss.ejb.client | |
org.jboss.ejb.protocol.remote |
Modifier and Type | Class and Description |
---|---|
class |
DiscoveryEJBClientInterceptor
The EJB client interceptor responsible for discovering the destination of a request.
|
class |
NamingEJBClientInterceptor
EJB client interceptor to discover a target location based on naming context information in the EJB proxy.
|
class |
TransactionInterceptor
The client interceptor which associates the current transaction with the
invocation.
|
class |
TransactionPostDiscoveryInterceptor
The client interceptor which associates discovery output with the current
transaction of the invocation.
|
Modifier and Type | Class and Description |
---|---|
class |
RemotingEJBClientInterceptor
The interceptor responsible for relaying invocation information back into the Remoting-based discovery system.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.