|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.bankframe.services.logger.log4j.LOG4JContext
This class implements the ELogger.Context interface. This class is an Adaptor class which redirects calls to the LOG4J NDC class
| Constructor Summary | |
LOG4JContext()
Default Constructor |
|
| Method Summary | |
java.lang.String |
pop()
This method removes an element from the logging context |
void |
push(java.lang.String context)
This method adds an element to the logging context |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LOG4JContext()
| Method Detail |
public void push(java.lang.String context)
ELogger.Context
push in interface ELogger.ContextELogger#Context#push(String)public java.lang.String pop()
ELogger.Context
pop in interface ELogger.ContextELogger#Context#pop()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||