|
Joram 4.3.9 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.joram.mom.MomTracing
public class MomTracing
The MomTracing
class centralizes the log tracing for the MOM.
Field Summary | |
---|---|
static org.objectweb.util.monolog.api.Logger |
dbgDestination
Logger used to trace destinations activity, to be set using topic org.objectweb.joram.shared.Destination |
static org.objectweb.util.monolog.api.Logger |
dbgProxy
Logger used to trace proxies activity, to be set using topic org.objectweb.joram.shared.Proxy |
Constructor Summary | |
---|---|
MomTracing()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static org.objectweb.util.monolog.api.Logger dbgDestination
public static org.objectweb.util.monolog.api.Logger dbgProxy
Constructor Detail |
---|
public MomTracing()
|
Joram 4.3.9 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |