| Class | Description |
|---|---|
| EchoBaseApplicationContext | |
| EchoBaseApplicationListener |
To listen start or end of the application.
|
| EchoBaseInternalDbTransactionFilter |
Inject in each request a new transaction from the internal db.
|
| EchoBaseSession |
The session object of EchoBase to put in servlet session.
|
| EchoBaseSessionListener |
To listen creation or destroying of user session (this is needed to close
nicely any resources attached to this user session such as db connexions).
|
| EchoBaseWorkingDbTransactionFilter |
To inject a transaction coming from the user connected working db.
|
Copyright © 2011-2012 Ifremer. All Rights Reserved.