See: Description
Annotation Type | Description |
---|---|
HttpWhiteboardContext |
Component Property Type for the
osgi.http.whiteboard.context.name and
osgi.http.whiteboard.context.path service properties. |
HttpWhiteboardContextSelect |
Component Property Type for the
osgi.http.whiteboard.context.select
service property. |
HttpWhiteboardFilterAsyncSupported |
Component Property Type for the
osgi.http.whiteboard.filter.asyncSupported service property. |
HttpWhiteboardFilterDispatcher |
Component Property Type for the
osgi.http.whiteboard.filter.dispatcher service property. |
HttpWhiteboardFilterName |
Component Property Type for the
osgi.http.whiteboard.filter.name
service property. |
HttpWhiteboardFilterPattern |
Component Property Type for the
osgi.http.whiteboard.filter.pattern
service property. |
HttpWhiteboardFilterRegex |
Component Property Type for the
osgi.http.whiteboard.filter.regex
service property. |
HttpWhiteboardFilterServlet |
Component Property Type for the
osgi.http.whiteboard.filter.servlet
service property. |
HttpWhiteboardListener |
Component Property Type for the
osgi.http.whiteboard.listener service
property. |
HttpWhiteboardResource |
Component Property Type for the
osgi.http.whiteboard.resource.pattern
and osgi.http.whiteboard.resource.prefix service properties. |
HttpWhiteboardServletAsyncSupported |
Component Property Type for the
osgi.http.whiteboard.servlet.asyncSupported service property. |
HttpWhiteboardServletErrorPage |
Component Property Type for the
osgi.http.whiteboard.servlet.errorPage service property. |
HttpWhiteboardServletMultipart |
Component Property Type for the
osgi.http.whiteboard.servlet.multipart.enabled ,
osgi.http.whiteboard.servlet.multipart.fileSizeThreshold ,
osgi.http.whiteboard.servlet.multipart.location ,
osgi.http.whiteboard.servlet.multipart.maxFileSize , and
osgi.http.whiteboard.servlet.multipart.maxRequestSize service
properties. |
HttpWhiteboardServletName |
Component Property Type for the
osgi.http.whiteboard.servlet.name
service property. |
HttpWhiteboardServletPattern |
Component Property Type for the
osgi.http.whiteboard.servlet.pattern
service property. |
HttpWhiteboardTarget |
Component Property Type for the
osgi.http.whiteboard.target service
property. |
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)"
Copyright © OSGi Alliance (2000, 2018). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0