org.objectweb.joram.mom
Class MomTracing

java.lang.Object
  extended byorg.objectweb.joram.mom.MomTracing

public class MomTracing
extends java.lang.Object

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()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

dbgDestination

public static org.objectweb.util.monolog.api.Logger dbgDestination
Logger used to trace destinations activity, to be set using topic org.objectweb.joram.shared.Destination


dbgProxy

public 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 Detail

MomTracing

public MomTracing()


Copyright ? 2004 Scalagent - All rights reserved