Annotation Interface Sequence.LightweightAccounts

Enclosing interface:
Sequence

@Target({FIELD,PARAMETER,METHOD}) @Retention(RUNTIME) public static @interface Sequence.LightweightAccounts
Some callers cannot get the normal Sequence.NAME_ACCOUNTS sequence injected because some injected fields are not available at injection time. Allow for providing a light-weight injected instance.