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