| Package | Description |
|---|---|
| com.amadeus.session |
Contains classes that provide generic session management including remote
storage.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSessionFactory
The implementation of
SessionFactory that allows creation of generic
sessions. |
| Modifier and Type | Field and Description |
|---|---|
protected SessionFactory |
SessionManager.factory |
| Constructor and Description |
|---|
RepositoryBackedSession(SessionData sessionData,
SessionManager manager,
SessionFactory factory)
Creates session based on given
SessionData using
SessionManager to manage lifecycle of session. |
SessionManager(ExecutorFacade executors,
SessionFactory factory,
SessionRepository repository,
SessionTracking tracking,
SessionNotifier notifier,
SessionConfiguration configuration,
ClassLoader classLoader)
Constructor.
|
Copyright © 2018 Amadeus s.a.s.. All rights reserved.