Skip navigation links

Oracle® Coherence Java API Reference
Release 3.7.1.0

E22843-01


Package com.tangosol.net.events

Interface Summary
BackingMapDispatcher A BackingMapDispatcher raises the following server-side BackingMapDispatcher.EntryEvents pertaining to backing-map operations: BackingMapDispatcher.EntryEvents BackingMapDispatcher.InvocationEvents
BackingMapDispatcher.EntryEvent An EntryEvent captures information relating to actions performed on BinaryEntrys.
BackingMapDispatcher.InvocationEvent An BackingMapDispatcher.InvocationEvent captures information relating to the execution of InvocableMap.EntryProcessors.
Event An Event object captures the necessary information required to adequately describe some activity that has occurred.
EventDispatcher An EventDispatcher is responsible for dispatching Events to EventInterceptors for processing.
EventInterceptor An EventInterceptor provides an implementation that is capable of intercepting and processing Events.
InterceptorRegistry An InterceptorRegistry manages the registration of EventInterceptors and their association with EventDispatchers.
PartitionedServiceDispatcher A PartitionedServiceDispatcher dispatches PartitionedServiceDispatcher.TransferEvents from a PartitionedService.
PartitionedServiceDispatcher.TransferEvent A PartitionedServiceDispatcher.TransferEvent captures information concerning the transfer of a partition for a storage enabled member.

 

Class Summary
AbstractEventInterceptor An abstract base implementation of EventInterceptor.
BackingMapDispatcher.EntryEvent.Type The BackingMapDispatcher.EntryEvent types.
BackingMapDispatcher.InvocationEvent.Type The BackingMapDispatcher.InvocationEvent types.
PartitionedServiceDispatcher.TransferEvent.Type The PartitionedServiceDispatcher.TransferEvent types.

 


Skip navigation links

Oracle® Coherence Java API Reference
Release 3.7.1.0

E22843-01


Copyright © 2000, 2011, Oracle and/or its affiliates. All rights reserved.