Uses of Class
com.hazelcast.executor.impl.ExecutorServiceProxy

Packages that use ExecutorServiceProxy
com.hazelcast.executor.impl This package contains IExecutorService functionality for Hazelcast.
The IExecutorService extends the ExecutorService and provides all kinds of additional methods related to distributed systems. 
 

Uses of ExecutorServiceProxy in com.hazelcast.executor.impl
 

Methods in com.hazelcast.executor.impl that return ExecutorServiceProxy
 ExecutorServiceProxy DistributedExecutorService.createDistributedObject(String name)
           
 



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.