Uses of Interface
com.hazelcast.spi.PostJoinAwareService

Packages that use PostJoinAwareService
com.hazelcast.client.impl Contains most of the client side HazelcastInstance implementation functionality. 
com.hazelcast.map.impl Contains implementation specific classes of com.hazelcast.map package. 
com.hazelcast.spi.impl.proxyservice.impl Contains the implementation of the InternalProxyService
 

Uses of PostJoinAwareService in com.hazelcast.client.impl
 

Classes in com.hazelcast.client.impl that implement PostJoinAwareService
 class ClientEngineImpl
          Class that requests, listeners from client handled in node side.
 

Uses of PostJoinAwareService in com.hazelcast.map.impl
 

Classes in com.hazelcast.map.impl that implement PostJoinAwareService
 class MapService
          Defines map service behavior.
 

Fields in com.hazelcast.map.impl declared as PostJoinAwareService
protected  PostJoinAwareService MapService.postJoinAwareService
           
 

Uses of PostJoinAwareService in com.hazelcast.spi.impl.proxyservice.impl
 

Classes in com.hazelcast.spi.impl.proxyservice.impl that implement PostJoinAwareService
 class ProxyServiceImpl
           
 



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