@ComponentScoped @Documented @Named @Retention(value=RUNTIME) @Stereotype @Target(value=TYPE) public @interface SingleComponent
Single components MUST always be ComponentScoped
.
Applying any other scope will result in a definition error.
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0