ERXRemoteNotificationCenter Class Reference

Inherits com::webobjects::foundation::NSNotificationCenter.

Inherited by ERXRemoteNotificationCenter.SimpleCenter, and ERJGroupsNotificationCenter.

Collaboration diagram for ERXRemoteNotificationCenter:

Collaboration graph
[legend]

List of all members.

Classes

class  SimpleCenter

Public Member Functions

void postLocalNotification (NSNotification notification)
void postNotification (NSNotification notification)

Static Public Member Functions

static ERXRemoteNotificationCenter defaultCenter ()
static void setDefaultCenter (ERXRemoteNotificationCenter center)

Protected Member Functions

abstract void postRemoteNotification (NSNotification notification)

Static Private Attributes

static ERXRemoteNotificationCenter _sharedInstance
static final Logger log = Logger.getLogger(ERXRemoteNotificationCenter.class)


Member Function Documentation

static ERXRemoteNotificationCenter defaultCenter (  )  [static]

void postLocalNotification ( NSNotification  notification  ) 

Post a notification to the local app only.

Parameters:
notification 

void postNotification ( NSNotification  notification  ) 

abstract void postRemoteNotification ( NSNotification  notification  )  [protected, pure virtual]

Post a notification to the remote listeners.

Parameters:
notification 

Implemented in ERXRemoteNotificationCenter.SimpleCenter, and ERJGroupsNotificationCenter.

static void setDefaultCenter ( ERXRemoteNotificationCenter  center  )  [static]

Set the default center

Parameters:
center 


Member Data Documentation

Reimplemented in ERJGroupsNotificationCenter.

final Logger log = Logger.getLogger(ERXRemoteNotificationCenter.class) [static, private]

Reimplemented in ERJGroupsNotificationCenter.


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:43:13 2012 for Project Wonder by  doxygen 1.5.8