Annotation Interface Internal


@Qualifier @Retention(RUNTIME) public @interface Internal
CDI qualifier for internal async executor beans.

This qualifier is used to distinguish internal async executors from application-level executors when multiple executor beans exist.