org.jwaf.notify
Class Message

java.lang.Object
  |
  +--org.jwaf.notify.Message
Direct Known Subclasses:
MessageWithLink

public class Message
extends java.lang.Object

A generic message class that can be used on notifications


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

Constructor Detail

Message

public Message()