public final class EJBSessionCreationInvocationContext extends AbstractInvocationContext
| Modifier and Type | Method and Description |
|---|---|
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, setWeakAffinitygetAttachment, getAttachments, putAttachment, putAttachmentIfAbsent, removeAttachment, removeAttachment, replaceAttachment, replaceAttachmentpublic SessionID proceed() throws Exception
null)Exception - if the EJB session creation failed for some reasonpublic void requestRetry()
AbstractInvocationContextrequestRetry in class AbstractInvocationContextCopyright © 2017 JBoss by Red Hat. All rights reserved.