org.LexGrid.LexBIG.Utility.logging
Interface CachingMessageDirectorIF

All Superinterfaces:
LgMessageDirectorIF
All Known Implementing Classes:
CachingMessageDirectorImpl, SpringBatchMessageDirector

public interface CachingMessageDirectorIF
extends LgMessageDirectorIF

This interface extends the LgMessageDirectorIF to add caching of messages.

Author:
Deepak Sharma

Method Summary
 void clearLog()
          Clear log.
 LogEntry[] getLog(LogLevel level)
          Gets the LogEntries given a specified LogLevel.
 
Methods inherited from interface org.LexGrid.LexBIG.Utility.logging.LgMessageDirectorIF
busy, debug, error, error, fatal, fatal, fatalAndThrowException, fatalAndThrowException, info, warn, warn
 

Method Detail

getLog

LogEntry[] getLog(LogLevel level)
Gets the LogEntries given a specified LogLevel.

Parameters:
level - the level
Returns:
the log

clearLog

void clearLog()
Clear log.


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.