| Package | Description | 
|---|---|
| weblogic.diagnostics.context | 
| Modifier and Type | Method and Description | 
|---|---|
static boolean | 
DiagnosticContextHelper.isDyedWith(byte dye)
Tests whether the diagnostic context is marked with the given
 dye. 
 | 
static void | 
DiagnosticContextHelper.setApplicationDye(byte dye,
                 boolean enable)
Sets an application-available dye flag ( 
DYE_0
 throughDYE_7) to be used to mark the diagnostic
 context. | 
static void | 
DiagnosticContextHelper.setDye(byte dye,
      boolean enable)
Deprecated. 
 
use setApplicationDye instead 
 |