@NormalScope(passivating=true) @Inherited @Documented @Target(value={TYPE,FIELD,METHOD}) @Retention(value=RUNTIME) public @interface ClientWindowScoped
ClientWindow
. The implementation must provide an
implementation of jakarta.enterprise.inject.spi.Extension
that implements the semantics such that beans with
this annotation are created lazily, when referenced and accessed.