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 interface
ExportedService
Component Property Type for the remote service properties for an exported service.interface
ServiceDescription
Component Property Type for theservice.description
service property.interface
ServiceRanking
Component Property Type for theservice.ranking
service property.interface
ServiceVendor
Component Property Type for theservice.vendor
service 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 interface
EventDelivery
Component Property Type for theEventConstants.EVENT_DELIVERY
service property of anEventHandler
service.interface
EventFilter
Component Property Type for theEventConstants.EVENT_FILTER
service property of anEventHandler
service.interface
EventTopics
Component Property Type for theEventConstants.EVENT_TOPIC
service property of anEventHandler
service.
-