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
Interface PartitionedServiceDispatcher

All Superinterfaces:
EventDispatcher

public interface PartitionedServiceDispatcher
extends EventDispatcher

A PartitionedServiceDispatcher dispatches Events from a PartitionedService. This dispatcher can raise:

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
 PartitionedService getService()
          Return the PartitionedService for this dispatcher.

 

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

 

Method Detail

getService

PartitionedService getService()
Return the PartitionedService for this dispatcher.
Returns:
the PartitionedService 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.