@Version("1.1.0.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 Types Summary Annotation Type Description HttpWhiteboardContext Component Property Type for theosgi.http.whiteboard.context.nameandosgi.http.whiteboard.context.pathservice properties.HttpWhiteboardContextSelect Component Property Type for theosgi.http.whiteboard.context.selectservice property.HttpWhiteboardFilterAsyncSupported Component Property Type for theosgi.http.whiteboard.filter.asyncSupportedservice property.HttpWhiteboardFilterDispatcher Component Property Type for theosgi.http.whiteboard.filter.dispatcherservice property.HttpWhiteboardFilterName Component Property Type for theosgi.http.whiteboard.filter.nameservice property.HttpWhiteboardFilterPattern Component Property Type for theosgi.http.whiteboard.filter.patternservice property.HttpWhiteboardFilterRegex Component Property Type for theosgi.http.whiteboard.filter.regexservice property.HttpWhiteboardFilterServlet Component Property Type for theosgi.http.whiteboard.filter.servletservice property.HttpWhiteboardListener Component Property Type for theosgi.http.whiteboard.listenerservice property.HttpWhiteboardResource Component Property Type for theosgi.http.whiteboard.resource.patternandosgi.http.whiteboard.resource.prefixservice properties.HttpWhiteboardServletAsyncSupported Component Property Type for theosgi.http.whiteboard.servlet.asyncSupportedservice property.HttpWhiteboardServletErrorPage Component Property Type for theosgi.http.whiteboard.servlet.errorPageservice property.HttpWhiteboardServletMultipart 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.HttpWhiteboardServletName Component Property Type for theosgi.http.whiteboard.servlet.nameservice property.HttpWhiteboardServletPattern Component Property Type for theosgi.http.whiteboard.servlet.patternservice property.HttpWhiteboardTarget Component Property Type for theosgi.http.whiteboard.targetservice property.