|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lexevs.logging.AbstractLoggingBean
public abstract class AbstractLoggingBean
The Class LoggingBean.
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 |
---|
public AbstractLoggingBean()
Method Detail |
---|
public void setLogger(LgLoggerIF logger)
logger
- the new loggerpublic LgLoggerIF getLogger()
getLogger
in interface LoggingBean
|
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 |