Package org.osgi.service.servlet.whiteboard.propertytypes
@Version("2.0.0")
package org.osgi.service.servlet.whiteboard.propertytypes
Servlet Whiteboard Property Types Package Version 2.0.
When used as annotations, component property types are processed by tools to generate Component Descriptions which are used at runtime.
Bundles wishing to use this package at runtime must list the package in the Import-Package header of the bundle's manifest.
Example import for consumers using the API in this package:
Import-Package: org.osgi.service.servlet.whiteboard.propertytypes; version="[2.0,3.0)"
-
Annotation InterfacesClassDescriptionComponent Property Type for the
osgi.http.whiteboard.context.name
andosgi.http.whiteboard.context.path
service properties.Component Property Type for theosgi.http.whiteboard.context.select
service property.Component Property Type for theosgi.http.whiteboard.filter.asyncSupported
service property.Component Property Type for theosgi.http.whiteboard.filter.dispatcher
service property.Component Property Type for theosgi.http.whiteboard.filter.name
service property.Component Property Type for theosgi.http.whiteboard.filter.pattern
service property.Component Property Type for theosgi.http.whiteboard.filter.regex
service property.Component Property Type for theosgi.http.whiteboard.filter.servlet
service property.Component Property Type for theosgi.http.whiteboard.listener
service property.Component Property Type for theosgi.http.whiteboard.resource.pattern
andosgi.http.whiteboard.resource.prefix
service properties.Component Property Type for theosgi.http.whiteboard.servlet.asyncSupported
service property.Component Property Type for theosgi.http.whiteboard.servlet.errorPage
service property.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.Component Property Type for theosgi.http.whiteboard.servlet.name
service property.Component Property Type for theosgi.http.whiteboard.servlet.pattern
service property.Component Property Type for theosgi.http.whiteboard.target
service property.