Package org.osgi.service.http.whiteboard.propertytypes
@Version("1.1.0")
package org.osgi.service.http.whiteboard.propertytypes
Http Whiteboard Property Types Package Version 1.1.
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.http.whiteboard.propertytypes; version="[1.1,2.0)"
-
Annotation TypesClassDescriptionComponent Property Type for the
osgi.http.whiteboard.context.nameandosgi.http.whiteboard.context.pathservice properties.Component Property Type for theosgi.http.whiteboard.context.selectservice property.Component Property Type for theosgi.http.whiteboard.filter.asyncSupportedservice property.Component Property Type for theosgi.http.whiteboard.filter.dispatcherservice property.Component Property Type for theosgi.http.whiteboard.filter.nameservice property.Component Property Type for theosgi.http.whiteboard.filter.patternservice property.Component Property Type for theosgi.http.whiteboard.filter.regexservice property.Component Property Type for theosgi.http.whiteboard.filter.servletservice property.Component Property Type for theosgi.http.whiteboard.listenerservice property.Component Property Type for theosgi.http.whiteboard.resource.patternandosgi.http.whiteboard.resource.prefixservice properties.Component Property Type for theosgi.http.whiteboard.servlet.asyncSupportedservice property.Component Property Type for theosgi.http.whiteboard.servlet.errorPageservice 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.maxRequestSizeservice properties.Component Property Type for theosgi.http.whiteboard.servlet.nameservice property.Component Property Type for theosgi.http.whiteboard.servlet.patternservice property.Component Property Type for theosgi.http.whiteboard.targetservice property.