@Retention(value=RUNTIME) @Target(value=FIELD) public @interface CheckpointTracer
PageBinder
used inside TraceContext.doWithCheckpoint(Supplier)
then annotated fields of type TraceContext
will be injected with value stored at the time of
TraceContext.doWithCheckpoint(Supplier)
invocation.Copyright © 2002-2024 Atlassian. All Rights Reserved.