public interface EventContext extends Serializable
<K,V> V
getAttribute(K key)
<K,V> void
setAttribute(K key, V value)
<K,V> void setAttribute(@Nonnull K key, V value)
<K,V> V getAttribute(@Nonnull K key)
Copyright © 2024. All rights reserved.