Annotation Type ComponentInstanceProcessor
@Target({PARAMETER,FIELD})
@Retention(RUNTIME)
@Documented
public @interface ComponentInstanceProcessor
Marker for
ComponentEventResultProcessor
to identify the particular
implementation used for handling Component
instances (i.e., pages).