@Retention(value=RUNTIME) @Target(value={PARAMETER,ANNOTATION_TYPE}) public @interface ReplayContext
resetContext
present in a ReplayToken
.
Will inject null when there is no replay currently happening, or when the context is null.
Copyright © 2010–2023. All rights reserved.