Uses of Class
com.oracle.coherence.concurrent.executor.ContinuationService
-
Packages that use ContinuationService Package Description com.oracle.coherence.concurrent.executor.internal -
-
Uses of ContinuationService in com.oracle.coherence.concurrent.executor.internal
Fields in com.oracle.coherence.concurrent.executor.internal declared as ContinuationService Modifier and Type Field Description protected ContinuationService<Object>LiveObjectEventInterceptor. f_continuationServiceAContinuationServicefor tracking, composing and executingComposableContinuations.
-