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