Package | Description |
---|---|
org.jboss.ejb.client |
Modifier and Type | Class and Description |
---|---|
static class |
EJBReceiverInvocationContext.ResultProducer.Failed
A result producer for failure cases.
|
static class |
EJBReceiverInvocationContext.ResultProducer.Immediate |
Modifier and Type | Field and Description |
---|---|
static EJBReceiverInvocationContext.ResultProducer |
EJBReceiverInvocationContext.ResultProducer.NULL
A result producer which produces a
null return. |
Modifier and Type | Method and Description |
---|---|
void |
EJBReceiverInvocationContext.resultReady(EJBReceiverInvocationContext.ResultProducer resultProducer)
Indicate that the invocation result is ready.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.