public interface InvokeResultListHandler extends ResultHandler
Modifier and Type | Method and Description |
---|---|
void |
onComplete(InvokeResultList invokeResultList,
java.lang.Object closure)
Callback method once invocation on members complete
|
void onComplete(InvokeResultList invokeResultList, java.lang.Object closure)
invokeResultList
- InvokeResultList of the invocationclosure
- Closure objectCopyright (c) 2013 TIBCO Software Inc. All rights reserved.