Oracle Fusion Middleware C++ API Reference for Oracle Coherence
12c (12.1.2)

E26041-01

ContinuousQueryCache::AsynchronousEvent Class Reference

#include <coherence/net/cache/ContinuousQueryCache.hpp>

Inherits Object.

List of all members.


Detailed Description

Encapsulates an event and a listener that are to be dispatched asynchronously.

Public Types

typedef spec::Handle Handle
 AsynchronousEvent Handle definition.
typedef spec::View View
 AsynchronousEvent View definition.
typedef spec::Holder Holder
 AsynchronousEvent Holder definition.

Public Member Functions

virtual void dispatch ()
 Dispatch the event.

Protected Attributes

FinalHandle< MapEventf_hEvent
 The event to dispatch.
FinalHandle
< MapListener
f_hListener
 The listener to receive the event.

The documentation for this class was generated from the following file:
Copyright © 2000, 2013, Oracle and/or its affiliates. All rights reserved.