com.ibm.wsspi.xct

Interface XctSettings.XctIsEnabledListener

Enclosing class:
XctSettings

  1. public static interface XctSettings.XctIsEnabledListener
This interface is provided for WebSphere Application Server stack products and infrastructure extenders that want to use Cross Component Trace for product-specific correlation needs.

For details on usage, please contact IBM support.


Method Summary

Modifier and Type Method and Description
  1. void
xctEnablementChanged(boolean isEnabled)

Method Detail

xctEnablementChanged

  1. void xctEnablementChanged(boolean isEnabled)