Package org.osgi.service.cdi.annotations
Annotation Type PrototypeRequired
-
@Documented @Qualifier @Retention(RUNTIME) @Target({FIELD,METHOD,PARAMETER,TYPE}) public @interface PrototypeRequiredUsed with@Reference,BindService,BindBeanServiceObjectsandBindServiceReferenceto indicate that the service must beservice.scope=prototype.- Author:
- $Id: 3dfe44cabf81651ea9fbc880633b16276a0fe3c0 $