@BeanPropertyType @RequireEventAdmin @Retention(value=RUNTIME) @Target(value={FIELD,METHOD,TYPE}) 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.
public abstract String[] value
Event
topics of interest to an
EventHandler
service.EventConstants.EVENT_TOPIC
Copyright © 2019 The Apache Software Foundation. All rights reserved.