@Documented
@Retention(value=RUNTIME)
@Target(value=ANNOTATION_TYPE)
public @interface BeanPropertyType
Bean Property Type can be applied to beans annotated with
SingleComponent, FactoryComponent, to beans annotated with
ApplicationScoped or Dependent where the Service
annotation is applied, to methods and fields marked as Produces where
the Service annotation is applied, or to injection points where the
Reference annotation is applied.
Copyright © OSGi Alliance (2000, 2018). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0