Uses of Annotation Interface
org.osgi.service.component.annotations.ComponentPropertyType
Packages that use ComponentPropertyType
Package
Description
Component Property Types Package Version 1.5.
Event Admin Component Property Types Package Version 1.4.
Jakarta RESTful Web Services Whiteboard Package Version 1.0.
Servlet Whiteboard Property Types Package Version 2.0.
Typed Event Component Property Types Package Version 1.0.
-
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 theosgi.ds.satisfying.condition.target
reference property.@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. -
Uses of ComponentPropertyType in org.osgi.service.jakartars.whiteboard.propertytypes
Classes in org.osgi.service.jakartars.whiteboard.propertytypes with annotations of type ComponentPropertyTypeModifier and TypeClassDescription@interface
Component Property Type for theosgi.jakartars.application.base
service property.@interface
Component Property Type for theosgi.jakartars.application.select
service property.@interface
Component Property Type for theosgi.jakartars.extension
service property.@interface
Component Property Type for theosgi.jakartars.extension.select
service property.@interface
Component Property Type for theosgi.jakartars.media.type
service property.@interface
Component Property Type for theosgi.jakartars.name
service property.@interface
Component Property Type for theosgi.jakartars.resource
service property.@interface
Component Property Type for theosgi.jakartars.whiteboard.target
service property.@interface
Component Property Type for requiring JSON media type support using theJakartarsWhiteboardConstants.JAKARTA_RS_MEDIA_TYPE
service property. -
Uses of ComponentPropertyType in org.osgi.service.servlet.whiteboard.propertytypes
Classes in org.osgi.service.servlet.whiteboard.propertytypes with annotations of type ComponentPropertyTypeModifier and TypeClassDescription@interface
Component Property Type for theosgi.http.whiteboard.context.name
andosgi.http.whiteboard.context.path
service properties.@interface
Component Property Type for theosgi.http.whiteboard.context.select
service property.@interface
Component Property Type for theosgi.http.whiteboard.filter.asyncSupported
service property.@interface
Component Property Type for theosgi.http.whiteboard.filter.dispatcher
service property.@interface
Component Property Type for theosgi.http.whiteboard.filter.name
service property.@interface
Component Property Type for theosgi.http.whiteboard.filter.pattern
service property.@interface
Component Property Type for theosgi.http.whiteboard.filter.regex
service property.@interface
Component Property Type for theosgi.http.whiteboard.filter.servlet
service property.@interface
Component Property Type for theosgi.http.whiteboard.listener
service property.@interface
Component Property Type for theosgi.http.whiteboard.resource.pattern
andosgi.http.whiteboard.resource.prefix
service properties.@interface
Component Property Type for theosgi.http.whiteboard.servlet.asyncSupported
service property.@interface
Component Property Type for theosgi.http.whiteboard.servlet.errorPage
service property.@interface
Component Property Type for theosgi.http.whiteboard.servlet.multipart.enabled
,osgi.http.whiteboard.servlet.multipart.fileSizeThreshold
,osgi.http.whiteboard.servlet.multipart.location
,osgi.http.whiteboard.servlet.multipart.maxFileSize
, andosgi.http.whiteboard.servlet.multipart.maxRequestSize
service properties.@interface
Component Property Type for theosgi.http.whiteboard.servlet.name
service property.@interface
Component Property Type for theosgi.http.whiteboard.servlet.pattern
service property.@interface
Component Property Type for theosgi.http.whiteboard.target
service property. -
Uses of ComponentPropertyType in org.osgi.service.typedevent.propertytypes
Classes in org.osgi.service.typedevent.propertytypes with annotations of type ComponentPropertyTypeModifier and TypeClassDescription@interface
Component Property Type for theTypedEventConstants.TYPED_EVENT_FILTER
service property of an Event Handler service.@interface
Component Property Type for theTypedEventConstants.TYPED_EVENT_TOPICS
service property of aTypedEventHandler
orUntypedEventHandler
service.@interface
Component Property Type for theTypedEventConstants.TYPED_EVENT_TYPE
service property of anTypedEventHandler
service.