|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StatusTemplateFactory
Interface to enable the lazy retrieval of the template and associated model corresponding to a particular webscript status code. Used in the event of an exception during web script execution and avoids retrieving the information unnecessarily (potentially causing deadlocks) in the event of a retried transaction.
| Method Summary | |
|---|---|
Map<String,Object> |
getStatusModel()
Retrieve the status model |
StatusTemplate |
getStatusTemplate()
Retrieve the status template |
| Method Detail |
|---|
StatusTemplate getStatusTemplate()
Map<String,Object> getStatusModel()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||