org.jboss.ejb.client
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 © 2015 JBoss by Red Hat. All rights reserved.