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 © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.