Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

Package oracle.ide.model.concurrent

Interface Summary
CallableResultHandler<T> Used by AsynchronousCallableCompletionService to specify a callback class, whose methods are called with the result (or exception) of the Callable submitted to the service.
 

Class Summary
AsynchronousCallableCompletionService<T> Wraps a CompletionService and provides an abstraction for submitting a set of Callables, along with a single callback class, CallableResultHandler, for processing the result/exception of every Callable.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

Copyright © 1997, 2011, Oracle. All rights reserved.