public static interface EJBReceiverInvocationContext.ResultProducer
Modifier and Type | Method and Description |
---|---|
void |
discardResult()
Discard the result, indicating that it will not be used.
|
Object |
getResult()
Get the result.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.