Package | Description |
---|---|
eneter.messaging.diagnostic |
Tracing.
|
Modifier and Type | Method and Description |
---|---|
static EneterTrace |
EneterTrace.entering()
Traces entering-leaving the method.
|
Modifier and Type | Method and Description |
---|---|
static void |
EneterTrace.leaving(EneterTrace trace)
Traces the leaving from the method.
|