Package | Description |
---|---|
org.jboss.ejb._private | |
org.jboss.ejb.client | |
org.jboss.ejb.protocol.remote |
Modifier and Type | Method and Description |
---|---|
IllegalStateException |
Logs.requiredNodeExcludedFromInvocation(EJBLocator<?> locator,
String nodeName,
EJBClientInvocationContext invocationContext) |
IllegalStateException |
Logs_$logger.requiredNodeExcludedFromInvocation(EJBLocator<?> locator,
String nodeName,
EJBClientInvocationContext invocationContext) |
IllegalStateException |
Logs.txNodeIsExcludedForInvocation(String nodeName,
EJBClientInvocationContext invocationContext) |
IllegalStateException |
Logs_$logger.txNodeIsExcludedForInvocation(String nodeName,
EJBClientInvocationContext invocationContext) |
Modifier and Type | Method and Description |
---|---|
EJBClientInvocationContext |
EJBReceiverInvocationContext.getClientInvocationContext() |
Modifier and Type | Method and Description |
---|---|
void |
NamingEJBClientInterceptor.handleInvocation(EJBClientInvocationContext context) |
void |
TransactionInterceptor.handleInvocation(EJBClientInvocationContext context) |
void |
DiscoveryEJBClientInterceptor.handleInvocation(EJBClientInvocationContext context) |
void |
EJBClientInterceptor.handleInvocation(EJBClientInvocationContext context)
Handle the invocation.
|
void |
TransactionPostDiscoveryInterceptor.handleInvocation(EJBClientInvocationContext context) |
Object |
NamingEJBClientInterceptor.handleInvocationResult(EJBClientInvocationContext context) |
Object |
TransactionInterceptor.handleInvocationResult(EJBClientInvocationContext context) |
Object |
DiscoveryEJBClientInterceptor.handleInvocationResult(EJBClientInvocationContext context) |
Object |
EJBClientInterceptor.handleInvocationResult(EJBClientInvocationContext context)
Handle the invocation result.
|
Object |
TransactionPostDiscoveryInterceptor.handleInvocationResult(EJBClientInvocationContext context) |
Modifier and Type | Method and Description |
---|---|
void |
RemotingEJBClientInterceptor.handleInvocation(EJBClientInvocationContext context) |
Object |
RemotingEJBClientInterceptor.handleInvocationResult(EJBClientInvocationContext context) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.