Public Member Functions | |
LogListenerStressTest () | |
void | xmlEntryReceived (String str) |
void | logEntryReceived (ILogEntry log) |
void | printNums () |
void | finalize () |
void | disconnet () |
Static Public Member Functions | |
void | main (String[] args) |
Public Attributes | |
Object | done = new Object() |
Package Attributes | |
boolean | msgPrinted = false |
Private Attributes | |
int | xmlReceived = 0 |
int | logReceived = 0 |
int[] | logTypeReceived = new int[LogTypeHelper.values().length] |
LCEngine | engine |
|
|
|
Disconnect from the logging channel |
|
|
|
Print only the messages received from the client
|
|
Main
|
|
|
|
Print only the messages received from the client
|
|
|
|
|
|
|
|
|
|
|
|
|