Package | Description |
---|---|
org.jboss.ejb.client | |
org.jboss.ejb.protocol.remote |
Modifier and Type | Method and Description |
---|---|
EJBSessionCreationInvocationContext |
EJBReceiverSessionCreationContext.getClientInvocationContext() |
Modifier and Type | Method and Description |
---|---|
SessionID |
TransactionPostDiscoveryInterceptor.handleSessionCreation(EJBSessionCreationInvocationContext context) |
SessionID |
TransactionInterceptor.handleSessionCreation(EJBSessionCreationInvocationContext context) |
SessionID |
NamingEJBClientInterceptor.handleSessionCreation(EJBSessionCreationInvocationContext context) |
default SessionID |
EJBClientInterceptor.handleSessionCreation(EJBSessionCreationInvocationContext context)
Optionally handle a session creation invocation.
|
SessionID |
DiscoveryEJBClientInterceptor.handleSessionCreation(EJBSessionCreationInvocationContext context) |
Modifier and Type | Method and Description |
---|---|
SessionID |
RemotingEJBClientInterceptor.handleSessionCreation(EJBSessionCreationInvocationContext context) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.