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