|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| NakedObjectsContext | Provides singleton access to the current (session scoped) NakedObjectSession, along with
convenience methods to obtain application-scoped components and also any transaction-scoped components
TransactionScopedComponents if a NakedObjectTransaction
is in progress. |
| NakedObjectsContextMultiUser | Provides access to the current NakedObjectSession in
a multi-user deployment. |
| NakedObjectsContextPipe | A specialised NakedObjectsContext implementation that provides two sets of components: one for the server; and one for the client. |
| NakedObjectsContextStatic | Provides access to the current NakedObjectSession in a single-user deployment (and thus implemented as a static singleton). |
| NakedObjectsContextThreadLocal | Basic multi-user implementation of NakedObjects that stores a set of components for each thread in use. |
| Enum Summary | |
|---|---|
| NakedObjectsContext.ContextReplacePolicy | Whether the singleton itself may be replaced. |
| NakedObjectsContext.SessionClosePolicy | |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||