Skip navigation links

Oracle® Fusion Middleware Java API Reference for Oracle Coherence
12c (12.1.3.0.0)

E47890-01


com.tangosol.net.events.partition.cache
Interface PartitionedCacheDispatcher

All Superinterfaces:
EventDispatcher

public interface PartitionedCacheDispatcher
extends EventDispatcher

A PartitionedCacheDispatcher raises the following server-side Events pertaining to backing-map operations:

Since:
Coherence 12.1.2
Author:
rhan, nsa, rhl, hr 2011.03.29

Nested Class Summary

 

Nested classes/interfaces inherited from interface com.tangosol.net.events.EventDispatcher
EventDispatcher.InterceptorRegistrationEvent

 

Method Summary
 BackingMapContext getBackingMapContext()
          Return the BackingMapContext for this dispatcher.

 

Methods inherited from interface com.tangosol.net.events.EventDispatcher
addEventInterceptor, addEventInterceptor, addEventInterceptor, getSupportedTypes, removeEventInterceptor, removeEventInterceptor

 

Method Detail

getBackingMapContext

BackingMapContext getBackingMapContext()
Return the BackingMapContext for this dispatcher.
Returns:
the BackingMapContext for this dispatcher

Skip navigation links

Oracle® Fusion Middleware Java API Reference for Oracle Coherence
12c (12.1.3.0.0)

E47890-01


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