|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
OutputModule | Communicate results to other components. |
Class Summary | |
---|---|
AbstractOutputModule | AbstractOutputModule gives you the infrastructure for easily deploying more output modules. |
RequestAttributeMap | Abstraction layer to encapsulate different output destinations. |
RequestAttributeOutputModule | Abstraction layer to encapsulate different output destinations. |
SessionAttributeOutputModule | Abstraction layer to encapsulate different output destinations. |
Output modules provide a simple interface to set values largely based on the methods provided by request and session to set values of attributes. Output modules should support transactional behaviour. Transaction begin is implicit with the first setAttribute method call. Transactions must be terminated either by commit or rollback.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |