| Interface | Description |
|---|---|
| AbstractTraceForURIProvider.PersistedTrace | |
| IPlatformSpecificLocation<PlatformResource> |
SPI for platform specific enhancements to the traced locations.
|
| IPlatformSpecificTrace<PlatformResource,Location extends IPlatformSpecificLocation<? extends PlatformResource>> |
SPI for platform specific enhancements to the traces.
|
| IPlatformSpecificTraceProvider<PlatformResource,Trace extends IPlatformSpecificTrace<PlatformResource,?>> |
SPI for platform specific enhancements to trace providers.
|
| Class | Description |
|---|---|
| AbstractLocationInResource | |
| AbstractTrace | |
| AbstractTrace.TraceAccess | |
| AbstractTraceForURIProvider<SomeFile,Trace extends AbstractTrace> | |
| AbstractTraceForURIProvider.CachedTraces | |
| LocationInResource | |
| NoTraces<PlatformResource,Trace extends IPlatformSpecificTrace<PlatformResource,?>> |
Abstract null implementation for platform specific enhancements to the trace API.
|
Copyright © 2015. All Rights Reserved.