A clustered invocation is intended to be a thin wrapper around an actual invocation enhancing this latter with an association to a local SessionManager.
A Session is created by a SessionManager and is uniquely identified by its sessionId.
A Session is preemptively moved between its associated set of SessionManagers.
A local SessionManager works collaboratively with remote SessionManagers to manage Session instances.