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