public interface ContextStateListener
ContextPartitionStateListener
for partition state.}Modifier and Type | Method and Description |
---|---|
void |
onContextCreated(ContextStateEventContextCreated event)
Invoked when a new context is created.
|
void |
onContextDestroyed(ContextStateEventContextDestroyed event)
Invoked when a context is destroyed.
|
void onContextCreated(ContextStateEventContextCreated event)
event
- eventvoid onContextDestroyed(ContextStateEventContextDestroyed event)
event
- event