@ComponentPropertyType @Retention(value=CLASS) @Target(value=TYPE) @RequireTypedEvent public @interface EventType
TypedEventConstants.TYPED_EVENT_TYPE
service property of an TypedEventHandler
service.
This annotation can be used on an TypedEventHandler
component to
declare the value of the TypedEventConstants.TYPED_EVENT_TYPE
service
property.
Modifier and Type | Required Element and Description |
---|---|
Class<?> |
value
Service property specifying the
EventType for a
TypedEventHandler service. |
public abstract Class<?> value
EventType
for a
TypedEventHandler
service.TypedEventConstants.TYPED_EVENT_TYPE
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0