wt.notify
Class NotificationHelper

java.lang.Object
  extended by wt.notify.NotificationHelper
All Implemented Interfaces:
Externalizable, Serializable

public class NotificationHelper
extends Object
implements Externalizable

Helper class to allow easy access to the NotificationManager functions.

Supported API: true

Extendable: false

See Also:
Serialized Form

Field Summary
static NotificationManager manager
          

Supported API: true
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

manager

public static final NotificationManager manager


Supported API: true