public interface SyncCallback
It could also be called 'finally callback', implying that is resembles try-finally control flow.
Modifier and Type | Method and Description |
---|---|
void |
callbackDone(java.lang.RuntimeException e) |
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.