Module jakarta.cdi

Annotation Interface NormalScope


@Target(ANNOTATION_TYPE) @Retention(RUNTIME) @Documented public @interface NormalScope

Specifies that an annotation type is a normal scope type.

See Also: