@ComponentPropertyType @Retention(value=CLASS) @Target(value=TYPE) @RequireEventAdmin public @interface EventFilter
EventConstants.EVENT_FILTER service
property of an EventHandler service.
This annotation can be used on an EventHandler component to declare
the value of the EventConstants.EVENT_FILTER service property.
| Modifier and Type | Required Element and Description |
|---|---|
String |
value
Service property specifying the
Event filter to an
EventHandler service. |
public abstract String value
Event filter to an
EventHandler service.EventConstants.EVENT_FILTERCopyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0