org.lexevs.logging
Class AbstractLoggingBean

java.lang.Object
  extended by org.lexevs.logging.AbstractLoggingBean
All Implemented Interfaces:
LoggingBean
Direct Known Subclasses:
DefaultLexEvsIndexOperations, LexEvsSchemaInstallationSetup, RegistryXmlToDatabaseTransfer

public abstract class AbstractLoggingBean
extends java.lang.Object
implements LoggingBean

The Class LoggingBean.

Author:
Kevin Peterson

Constructor Summary
AbstractLoggingBean()
           
 
Method Summary
 LgLoggerIF getLogger()
          Gets the logger.
 void setLogger(LgLoggerIF logger)
          Sets the logger.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractLoggingBean

public AbstractLoggingBean()
Method Detail

setLogger

public void setLogger(LgLoggerIF logger)
Sets the logger.

Parameters:
logger - the new logger

getLogger

public LgLoggerIF getLogger()
Gets the logger.

Specified by:
getLogger in interface LoggingBean
Returns:
the logger

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.