public final class EJBReceiverContext extends Attachable implements Closeable
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Inform the EJB client context that this receiver is no longer available.
|
EJBClientContext |
getClientContext() |
EJBReceiver |
getReceiver() |
String |
toString() |
getAttachment, getAttachments, putAttachment, putAttachmentIfAbsent, removeAttachment, removeAttachment, replaceAttachment, replaceAttachmentpublic EJBClientContext getClientContext()
public EJBReceiver getReceiver()
public void close()
close in interface Closeableclose in interface AutoCloseableCopyright © 2016 JBoss by Red Hat. All rights reserved.