NotifyModifiers Class Reference

List of all members.


Detailed Description

Notification Modifiers are passed into the clients listeners method when the space performs an operation that this notify listener has registered for.

Public Types

enum  {
  NOTIFY_NONE = 0x00000000, NOTIFY_WRITE = 0x00000001, NOTIFY_UPDATE = 0x00000002, NOTIFY_TAKE = 0x00000004,
  NOTIFY_LEASE_EXPIRATION = 0x00000008, NOTIFY_ALL = 0x0000000F
}

Member Enumeration Documentation

anonymous enum

Enumerator:
NOTIFY_NONE  The int value representing the Notify None modifier.
NOTIFY_WRITE  The int value representing the Notify Write modifier.
NOTIFY_UPDATE  The int value representing the Notify Update modifier.
NOTIFY_TAKE  The int value representing the Notify Take modifier.
NOTIFY_LEASE_EXPIRATION  The int value representing the Notify Lease Expiration modifier.
NOTIFY_ALL  The int value representing the Notify All modifier.


Generated on Wed Sep 16 16:59:14 2009 for GigaSpaces XAP 7.0.1 C++ by  doxygen 1.5.3