Uses of Class
org.osgi.service.component.annotations.ComponentPropertyType
-
Packages that use ComponentPropertyType Package Description org.osgi.service.component.propertytypes Component Property Types Package Version 1.5.org.osgi.service.event.propertytypes Event Admin Component Property Types Package Version 1.4.org.osgi.service.http.whiteboard.propertytypes Http Whiteboard Property Types Package Version 1.1.org.osgi.service.typedevent.propertytypes 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 ComponentPropertyType Modifier and Type Class Description interfaceExportedServiceComponent Property Type for the remote service properties for an exported service.interfaceSatisfyingConditionTargetComponent Property Type for theosgi.ds.satisfying.condition.targetreference property.interfaceServiceDescriptionComponent Property Type for theservice.descriptionservice property.interfaceServiceRankingComponent Property Type for theservice.rankingservice property.interfaceServiceVendorComponent Property Type for theservice.vendorservice property. -
Uses of ComponentPropertyType in org.osgi.service.event.propertytypes
Classes in org.osgi.service.event.propertytypes with annotations of type ComponentPropertyType Modifier and Type Class Description interfaceEventDeliveryComponent Property Type for theEventConstants.EVENT_DELIVERYservice property of anEventHandlerservice.interfaceEventFilterComponent Property Type for theEventConstants.EVENT_FILTERservice property of anEventHandlerservice.interfaceEventTopicsComponent Property Type for theEventConstants.EVENT_TOPICservice property of anEventHandlerservice. -
Uses of ComponentPropertyType in org.osgi.service.http.whiteboard.propertytypes
Classes in org.osgi.service.http.whiteboard.propertytypes with annotations of type ComponentPropertyType Modifier and Type Class Description interfaceHttpWhiteboardContextComponent Property Type for theosgi.http.whiteboard.context.nameandosgi.http.whiteboard.context.pathservice properties.interfaceHttpWhiteboardContextSelectComponent Property Type for theosgi.http.whiteboard.context.selectservice property.interfaceHttpWhiteboardFilterAsyncSupportedComponent Property Type for theosgi.http.whiteboard.filter.asyncSupportedservice property.interfaceHttpWhiteboardFilterDispatcherComponent Property Type for theosgi.http.whiteboard.filter.dispatcherservice property.interfaceHttpWhiteboardFilterNameComponent Property Type for theosgi.http.whiteboard.filter.nameservice property.interfaceHttpWhiteboardFilterPatternComponent Property Type for theosgi.http.whiteboard.filter.patternservice property.interfaceHttpWhiteboardFilterRegexComponent Property Type for theosgi.http.whiteboard.filter.regexservice property.interfaceHttpWhiteboardFilterServletComponent Property Type for theosgi.http.whiteboard.filter.servletservice property.interfaceHttpWhiteboardListenerComponent Property Type for theosgi.http.whiteboard.listenerservice property.interfaceHttpWhiteboardResourceComponent Property Type for theosgi.http.whiteboard.resource.patternandosgi.http.whiteboard.resource.prefixservice properties.interfaceHttpWhiteboardServletAsyncSupportedComponent Property Type for theosgi.http.whiteboard.servlet.asyncSupportedservice property.interfaceHttpWhiteboardServletErrorPageComponent Property Type for theosgi.http.whiteboard.servlet.errorPageservice property.interfaceHttpWhiteboardServletMultipartComponent 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.interfaceHttpWhiteboardServletNameComponent Property Type for theosgi.http.whiteboard.servlet.nameservice property.interfaceHttpWhiteboardServletPatternComponent Property Type for theosgi.http.whiteboard.servlet.patternservice property.interfaceHttpWhiteboardTargetComponent Property Type for theosgi.http.whiteboard.targetservice property. -
Uses of ComponentPropertyType in org.osgi.service.typedevent.propertytypes
Classes in org.osgi.service.typedevent.propertytypes with annotations of type ComponentPropertyType Modifier and Type Class Description interfaceEventFilterComponent Property Type for theTypedEventConstants.TYPED_EVENT_FILTERservice property of an Event Handler service.interfaceEventTopicsComponent Property Type for theTypedEventConstants.TYPED_EVENT_TOPICSservice property of aTypedEventHandlerorUntypedEventHandlerservice.interfaceEventTypeComponent Property Type for theTypedEventConstants.TYPED_EVENT_TYPEservice property of anTypedEventHandlerservice.
-