| Package | Description |
|---|---|
| org.cojen.dirmi.trace |
Support for method tracing.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
ScopedTraceHandler.report(ScopedTraceHandler.Scope scope)
Called when a scope exits, allowing subclasses to report on the data it
gathered.
|
protected void |
SimpleHandler.report(ScopedTraceHandler.Scope scope) |
Copyright © 2006–2015 Cojen. All rights reserved.