Annotation Interface ContextResolved


@Retention(RUNTIME) @Target({TYPE,PARAMETER}) @AvailableSince("1.9.0") public @interface ContextResolved
Marks a type or parameter whose value is resolved from the execution context rather than parsed from the command input.