| 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.bankframe.services.logger.ELoggerContext
| Method Summary | |
static void | 
clear()
This method clears the context stack for the current thread  | 
static java.lang.String | 
peek()
 | 
static java.lang.String | 
pop()
This method pops a String from the current thread's context  | 
static void | 
push(java.lang.String context)
This method pushes a String onto the current thread's context  | 
| Methods inherited from class java.lang.Object | 
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
public static void clear()
public static void push(java.lang.String context)
public static java.lang.String peek()
public static java.lang.String pop()
  | 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||