GigaSpaces XAP 8.0 API

Uses of Interface
org.openspaces.core.executor.juc.TaskExecutorService

Packages that use TaskExecutorService
org.openspaces.core.executor   
org.openspaces.core.executor.juc   
 

Uses of TaskExecutorService in org.openspaces.core.executor
 

Methods in org.openspaces.core.executor that return TaskExecutorService
static TaskExecutorService TaskExecutors.newExecutorService(GigaSpace gigaSpace)
          Constructs a new DefaultTaskExecutorService which is an executor service that can execute tasks on top of the Space.
 

Uses of TaskExecutorService in org.openspaces.core.executor.juc
 

Classes in org.openspaces.core.executor.juc that implement TaskExecutorService
 class DefaultTaskExecutorService
          An implementation of an ExecutorService that uses the executors support implemented in GigaSpace.
 


GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.