uk.ac.ebi.intenz.tools.export
Class IntEnzMessenger

java.lang.Object
  extended by uk.ac.ebi.intenz.tools.export.IntEnzMessenger

public class IntEnzMessenger
extends Object

This class ...

Version:
0.1 - 11-May-2004
Author:
Michael Darsow

Constructor Summary
IntEnzMessenger()
           
 
Method Summary
static void sendError(String className, String errorMessage, String userName)
           
static void sendNotificationWithAttachment(String from, String to, String subject, String messageText, File singleAttachment)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IntEnzMessenger

public IntEnzMessenger()
Method Detail

sendError

public static void sendError(String className,
                             String errorMessage,
                             String userName)

sendNotificationWithAttachment

public static void sendNotificationWithAttachment(String from,
                                                  String to,
                                                  String subject,
                                                  String messageText,
                                                  File singleAttachment)


Copyright © 2013 EMBL-EBI. All Rights Reserved.