Uses of Class
org.osgi.service.component.annotations.ComponentPropertyType
-
Packages that use ComponentPropertyType Package Description org.osgi.service.component.propertytypes Component Property Types Package Version 1.4.org.osgi.service.event.propertytypes Event Admin Component Property Types Package Version 1.4. -
-
Uses of ComponentPropertyType in org.osgi.service.component.propertytypes
Classes in org.osgi.service.component.propertytypes with annotations of type ComponentPropertyType Modifier and Type Class Description interfaceExportedServiceComponent Property Type for the remote service properties for an exported service.interfaceServiceDescriptionComponent Property Type for theservice.descriptionservice property.interfaceServiceRankingComponent Property Type for theservice.rankingservice property.interfaceServiceVendorComponent Property Type for theservice.vendorservice property. -
Uses of ComponentPropertyType in org.osgi.service.event.propertytypes
Classes in org.osgi.service.event.propertytypes with annotations of type ComponentPropertyType Modifier and Type Class Description interfaceEventDeliveryComponent Property Type for theEventConstants.EVENT_DELIVERYservice property of anEventHandlerservice.interfaceEventFilterComponent Property Type for theEventConstants.EVENT_FILTERservice property of anEventHandlerservice.interfaceEventTopicsComponent Property Type for theEventConstants.EVENT_TOPICservice property of anEventHandlerservice.
-