Uses of Class
org.osgi.service.cdi.annotations.BeanPropertyType
-
Packages that use BeanPropertyType Package Description org.osgi.service.cdi.annotations CDI Integration Package Version 1.0.org.osgi.service.cdi.propertytypes Bean Property Types Package Version 1.0. -
-
Uses of BeanPropertyType in org.osgi.service.cdi.annotations
Fields in org.osgi.service.cdi.annotations declared as BeanPropertyType Modifier and Type Field Description static BeanPropertyTypeBeanPropertyType.Literal. INSTANCEDefault instance. -
Uses of BeanPropertyType in org.osgi.service.cdi.propertytypes
Classes in org.osgi.service.cdi.propertytypes with annotations of type BeanPropertyType Modifier and Type Class Description interfaceExportedServiceBean Property Type for the remote service properties for an exported service.interfaceServiceDescriptionBean Property Type for theservice.descriptionservice property.interfaceServiceRankingBean Property Type for theservice.rankingservice property.interfaceServiceVendorBean Property Type for theservice.vendorservice property.
-