org.jwaf.notify
Class MessageWithLink

java.lang.Object
  |
  +--org.jwaf.notify.Message
        |
        +--org.jwaf.notify.MessageWithLink

public class MessageWithLink
extends Message

An extension of the message class that has a hyperlink


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

Constructor Detail

MessageWithLink

public MessageWithLink()