@ComponentPropertyType @Retention(value=CLASS) @Target(value=TYPE) @RequireTypedEvent public @interface EventFilter
TypedEventConstants.TYPED_EVENT_FILTER service property of an Event
Handler service.
This annotation can be used on an TypedEventHandler or
UntypedEventHandler component to declare the value of the
TypedEventConstants.TYPED_EVENT_FILTER service property.
| Modifier and Type | Required Element and Description |
|---|---|
String |
value
Service property specifying the event filter for a
TypedEventHandler or UntypedEventHandler service. |
public abstract String value
TypedEventHandler or UntypedEventHandler service.TypedEventConstants.TYPED_EVENT_FILTERCopyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0