Skip navigation links

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

E17493-04


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.

 


Skip navigation links

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

E17493-04


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