DistributedTrace MBean

Partial ObjectName:
WebSphere:*,type=DistributedTrace


MBean DistributedTrace


Operation Summary
voidenableReceiver()
           All trace being published in the cluster will be received on this server
voiddisableReceiver()
           Stops this server receives all trace information from other servers
voidenableTransmitter()
           Enables collection of cluster trace on this server
voiddisableTransmitter()
           Disables the collection of cluster trace on this server

Operation Detail

enableReceiver

public void enableReceiver()
All trace being published in the cluster will be received on this server

disableReceiver

public void disableReceiver()
Stops this server receives all trace information from other servers

enableTransmitter

public void enableTransmitter()
Enables collection of cluster trace on this server

disableTransmitter

public void disableTransmitter()
Disables the collection of cluster trace on this server

Copyright IBM Corp. 1996 - 2007