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 Contains implementations for Hazelcast SPI. 
 

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.
 

Uses of PostJoinAwareService in com.hazelcast.spi.impl
 

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



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