@ComponentPropertyType @Retention(value=CLASS) @Target(value=TYPE) @RequireEventAdmin public @interface EventDelivery
EventConstants.EVENT_DELIVERY service
property of an EventHandler service.
This annotation can be used on an EventHandler component to declare
the value of the EventConstants.EVENT_DELIVERY service property.
| Modifier and Type | Required Element and Description |
|---|---|
String[] |
value
Service property specifying the
Event delivery qualities
requested by an EventHandler service. |
public abstract String[] value
Event delivery qualities
requested by an EventHandler service.
The supported delivery qualities are:
EventConstants.EVENT_DELIVERYCopyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0