| Interface | Description |
|---|---|
| DistributedData | |
| DistributedDataFactory |
| Class | Description |
|---|---|
| CreateSessionFilter |
This filter forces the creation of an HTTP session.
|
| SessionDistributedData | |
| SessionDistributedDataFactory | |
| TransientReferenceHolder |
This class holds a transient reference to the object given to its
constructor.
|
| Annotation Type | Description |
|---|---|
| TransientReference |
This annotation is intended to be used on classes that need to be cached in an HTTP session
without being replicated in a clustered environment.
|