com.counterclaim.openefm.notification
Class EmailNotification

java.lang.Object
  extended bycom.counterclaim.openefm.notification.EmailNotification

public class EmailNotification
extends java.lang.Object

 

Constructor Summary
EmailNotification()
           
 
Method Summary
static boolean emailMsg(java.lang.String to, java.lang.String body)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmailNotification

public EmailNotification()
Method Detail

emailMsg

public static boolean emailMsg(java.lang.String to,
                               java.lang.String body)


Copyright © 2002 counterclaim.com. All Rights Reserved.