org.jwaf.notify
Class Notification

java.lang.Object
  |
  +--org.jwaf.notify.Notification
Direct Known Subclasses:
EmailNotification, InboxNotification

public class Notification
extends java.lang.Object

This is the main notification object


Constructor Summary
Notification()
           
 
Method Summary
 void sendNotification()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Notification

public Notification()
Method Detail

sendNotification

public void sendNotification()