|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| VagueObject | VagueObject must be extended (not implemented) to use VagueContext. |
| Class Summary | |
|---|---|
| VagueCombination<V extends VagueObject> | |
| VagueContext<V extends VagueObject> | VagueContext provides a means of peristing simple or nested bean property data, without creating a bean implementation. |
| Exception Summary | |
|---|---|
| VagueException | The exception is only thrown if an unrecoverable error occurs during Vague object redirection. |
Vague persists simple or nested bean property data without requiring a bean
implementation. The Vague system uses sub-interfaces of VagueObject
to create dynamic proxies to bean property data, which is managed by the
Binding system.
Vague depends on Binding, and Search.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||