public interface ExecutionContextListener
| Modifier and Type | Method and Description |
|---|---|
void |
executionContextClosing(ExecutionContext ec)
Method called when the specified ExecutionContext is closing.
|
void executionContextClosing(ExecutionContext ec)
ec - The ExecutionContextCopyright © 2016. All rights reserved.