public final class EJBSessionCreationInvocationContext extends AbstractInvocationContext
Modifier and Type | Method and Description |
---|---|
AuthenticationContext |
getAuthenticationContext() |
SessionID |
proceed()
Proceed with the next interceptor in the chain, calling the resolved receiver in the end.
|
void |
requestRetry()
Request that the current operation be retried if possible.
|
getClientContext, getContextData, getDestination, getInitialCluster, getLocator, getTargetAffinity, getTransaction, getViewClass, getWeakAffinity, setDestination, setLocator, setTargetAffinity, setTransaction, setWeakAffinity
getAttachment, getAttachments, putAttachment, putAttachmentIfAbsent, removeAttachment, removeAttachment, replaceAttachment, replaceAttachment
public SessionID proceed() throws Exception
null
)Exception
- if the EJB session creation failed for some reasonpublic void requestRetry()
AbstractInvocationContext
requestRetry
in class AbstractInvocationContext
public AuthenticationContext getAuthenticationContext()
Copyright © 2021 JBoss by Red Hat. All rights reserved.