|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.sdm.quasar.client.spring.dialog.SpringDialogDefinitionReader
A DialogDefinitionReader, that reads dialog definitions
| Constructor Summary | |
SpringDialogDefinitionReader(java.lang.String resourceName)
Constructor that creates a new bean factory with the given file as configuration. |
|
| Method Summary | |
void |
readDialogDefinitions(DialogDefinitionService dialogDefinitionService)
Reads dialog definitions from the resource. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SpringDialogDefinitionReader(java.lang.String resourceName)
resourceName - the name of the configuration file.| Method Detail |
public void readDialogDefinitions(DialogDefinitionService dialogDefinitionService)
throws java.io.IOException
DialogDefinitionReader
readDialogDefinitions in interface DialogDefinitionReaderdialogDefinitionService - the DialogDefinitionService to which the dialog
definitions should be added
java.io.IOException - if exception occured reading the resourceDialogDefinitionReader.readDialogDefinitions(com.sdm.quasar.client.core.dialog.services.DialogDefinitionService)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||