@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface ResolutionResetNeeded
Marks the annotated handler as needing a reset on the resolved model (resulting in generated methods' signatures from becoming part of the symbol table and such) before
the priority level of this handler is reached.