Interface OperationCompletionListener

All Superinterfaces:
EventListener, GenericCompletionListener<OperationFuture<?>>

public interface OperationCompletionListener extends GenericCompletionListener<OperationFuture<?>>
A listener that will be notified once the operation future completes.