Server context structure

The following figure shows the hierarchy of the server contexts:

Note: The operation being executed context is the one that is instantiated dynamically during the life of an operation. In this sample application, it could be CustomerSearchserverCtx, withdrawalServerCtx, depositServerCtx, or AccountStatementServerCtx.