- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- Type Parameters:
E
-
T
-
- All Known Subinterfaces:
- ICacheService
- All Known Implementing Classes:
- AbstractCacheService, CacheService, ClientEngineImpl, ClusterServiceImpl, CollectionService, InternalPartitionServiceImpl, ListService, MapEventPublishingService, MapService, MultiMapService, ProxyServiceImpl, QueueService, QuorumServiceImpl, ReplicatedMapEventPublishingService, ReplicatedMapService, SetService, TopicService
public interface EventPublishingService<E,T>
A service for publishing events. For example a Topic that receives an message (the event)
and dispatches it to a listener.
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.