public interface EventFilter
Modifier and Type | Method and Description |
---|---|
boolean |
acceptsEvent(String type,
Object event) |
boolean |
acceptsEvent(String type,
Object event,
Function<String,Object> resolver) |
default boolean |
isCorrelated() |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.