| Package | Description |
|---|---|
| org.jboss.ejb.client |
| Modifier and Type | Class and Description |
|---|---|
class |
ReceiverInterceptor |
class |
TransactionInterceptor
The client interceptor which associates the current transaction ID with the invocation.
|
| Modifier and Type | Method and Description |
|---|---|
IllegalArgumentException |
Logs.ejbClientInterceptorAlreadyRegistered(EJBClientInterceptor interceptor) |
EJBClientInterceptor.Registration |
EJBClientContext.registerInterceptor(int priority,
EJBClientInterceptor clientInterceptor)
Register a client interceptor with this client context.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.