|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReadInfo | |
|---|---|
| org.marketcetera.ors.info | Information stores. |
| Uses of ReadInfo in org.marketcetera.ors.info |
|---|
| Subinterfaces of ReadInfo in org.marketcetera.ors.info | |
|---|---|
interface |
ReadWriteInfo
A generic store of key-value pairs whose contents are checked against certain conditions during management operations. |
interface |
RequestInfo
A store for key-value pairs specific to a request. |
interface |
SessionInfo
A store for key-value pairs specific to a session. |
interface |
SystemInfo
A store for system-wide key-value pairs. |
| Classes in org.marketcetera.ors.info that implement ReadInfo | |
|---|---|
class |
RequestInfoImpl
A store for key-value pairs specific to a request: implementation. |
class |
SessionInfoImpl
A store for key-value pairs specific to a session: implementation. |
class |
SystemInfoImpl
A store for system-wide key-value pairs: implementation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||