Uses of Annotation Interface
org.osgi.service.component.annotations.ComponentPropertyType
Packages that use ComponentPropertyType
Package
Description
Component Property Types Package Version 1.4.
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 ComponentPropertyTypeModifier and TypeClassDescription@interface
Component Property Type for the remote service properties for an exported service.@interface
Component Property Type for theservice.description
service property.@interface
Component Property Type for theservice.ranking
service property.@interface
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 ComponentPropertyTypeModifier and TypeClassDescription@interface
Component Property Type for theEventConstants.EVENT_DELIVERY
service property of anEventHandler
service.@interface
Component Property Type for theEventConstants.EVENT_FILTER
service property of anEventHandler
service.@interface
Component Property Type for theEventConstants.EVENT_TOPIC
service property of anEventHandler
service.