edu.mayo.informatics.lexgrid.convert.utility
Class MessageRedirector

java.lang.Object
  extended by edu.mayo.informatics.lexgrid.convert.utility.MessageRedirector
All Implemented Interfaces:
MessageIF

public class MessageRedirector
extends java.lang.Object
implements MessageIF

This class implements the MessageIF as defined in the lexgrid sql plugin - it allows me to catch messages from inside of the sql load process and redirect them to the messaging utilities I use here.

Version:
subversion $Revision: 7198 $ checked in on $Date: 2008-02-15 18:08:36 +0000 (Fri, 15 Feb 2008) $
Author:
Dan Armbrust

Constructor Summary
MessageRedirector(LgMessageDirectorIF director)
           
 
Method Summary
 void message(java.lang.String message)
           
 void message(java.lang.String message, java.lang.Exception e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessageRedirector

public MessageRedirector(LgMessageDirectorIF director)
Method Detail

message

public void message(java.lang.String message,
                    java.lang.Exception e)
Specified by:
message in interface MessageIF

message

public void message(java.lang.String message)
Specified by:
message in interface MessageIF

Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.