Package | Description |
---|---|
org.jboss.ejb._private | |
org.jboss.ejb.client |
Modifier and Type | Method and Description |
---|---|
IllegalStateException |
Logs.requiredNodeExcludedFromInvocation(EJBLocator<?> locator,
String nodeName,
EJBClientInvocationContext invocationContext) |
IllegalStateException |
Logs_$logger.requiredNodeExcludedFromInvocation(EJBLocator<? extends Object> locator,
String nodeName,
EJBClientInvocationContext invocationContext) |
IllegalStateException |
Logs_$logger.txNodeIsExcludedForInvocation(String nodeName,
EJBClientInvocationContext invocationContext) |
IllegalStateException |
Logs.txNodeIsExcludedForInvocation(String nodeName,
EJBClientInvocationContext invocationContext) |
Modifier and Type | Method and Description |
---|---|
EJBClientInvocationContext |
EJBReceiverInvocationContext.getClientInvocationContext()
Get the client invocation context associated with this receiver invocation context.
|
Modifier and Type | Method and Description |
---|---|
void |
TransactionInterceptor.handleInvocation(EJBClientInvocationContext context) |
void |
EJBClientInterceptor.handleInvocation(EJBClientInvocationContext context)
Handle the invocation.
|
Object |
TransactionInterceptor.handleInvocationResult(EJBClientInvocationContext context) |
Object |
EJBClientInterceptor.handleInvocationResult(EJBClientInvocationContext context)
Handle the invocation result.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.