|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.mayo.informatics.lexgrid.convert.utility.MessageRedirector
public class MessageRedirector
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.
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 |
---|
public MessageRedirector(LgMessageDirectorIF director)
Method Detail |
---|
public void message(java.lang.String message, java.lang.Exception e)
message
in interface MessageIF
public void message(java.lang.String message)
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. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |