Package javax.ws.rs.ext
Annotation Type ParamConverter.Lazy
-
@Target(TYPE) @Retention(RUNTIME) @Documented public static @interface ParamConverter.LazyMandates that a conversion of anydefault valuedelegated to aparameter converterannotated with@Lazyannotation SHOULD occur only once the value is actually required (e.g. to be injected for the first time).