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