Uses of Interface
com.hazelcast.spi.EventService

Packages that use EventService
com.hazelcast.client This package contains the serverside client functionality 
com.hazelcast.jmx Contains Hazelcast MBean classes. 
com.hazelcast.spi Provides interfaces/classes for Hazelcast SPI. 
 

Uses of EventService in com.hazelcast.client
 

Methods in com.hazelcast.client that return EventService
 EventService ClientEngineImpl.getEventService()
           
 EventService ClientEngine.getEventService()
           
 

Uses of EventService in com.hazelcast.jmx
 

Constructors in com.hazelcast.jmx with parameters of type EventService
EventServiceMBean(HazelcastInstance hazelcastInstance, EventService eventService, ManagementService service)
           
 

Uses of EventService in com.hazelcast.spi
 

Methods in com.hazelcast.spi that return EventService
 EventService NodeEngine.getEventService()
           
 



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