Annotation Interface PrototypeRequired


@Documented @Qualifier @Retention(RUNTIME) @Target({FIELD,METHOD,PARAMETER,TYPE}) public @interface PrototypeRequired
Used with @Reference, BindService, BindBeanServiceObjects and BindServiceReference to indicate that the service must be service.scope=prototype.