public interface ReadyAction
PerCacheInboundInvocationHandler to check
when this action is ready.| Modifier and Type | Method and Description |
|---|---|
void |
addListener(ActionListener listener)
It adds a listener that is invoked when this action is ready.
|
void |
cleanup()
Cleanup when it is no longer needed.
|
boolean |
isReady() |
boolean isReady()
true if ready.void addListener(ActionListener listener)
listener - the listener to invoke.void cleanup()
Copyright © 2025 JBoss, a division of Red Hat. All rights reserved.