public interface KeyContext
This is mainly used by the timer system to query the key when creating timers and to set the correct key context when firing a timer.
Modifier and Type | Method and Description |
---|---|
Object |
getCurrentKey() |
void |
setCurrentKey(Object key) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.