Uses of Class
org.osgi.service.typedevent.annotations.RequireTypedEvent
-
Packages that use RequireTypedEvent Package Description org.osgi.service.typedevent.propertytypes Typed Event Component Property Types Package Version 1.0. -
-
Uses of RequireTypedEvent in org.osgi.service.typedevent.propertytypes
Classes in org.osgi.service.typedevent.propertytypes with annotations of type RequireTypedEvent Modifier and Type Class Description interface
EventFilter
Component Property Type for theTypedEventConstants.TYPED_EVENT_FILTER
service property of an Event Handler service.interface
EventTopics
Component Property Type for theTypedEventConstants.TYPED_EVENT_TOPICS
service property of aTypedEventHandler
orUntypedEventHandler
service.interface
EventType
Component Property Type for theTypedEventConstants.TYPED_EVENT_TYPE
service property of anTypedEventHandler
service.
-