|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.shale.dialog.basic.Globals
public class Globals
Manifest constants for the basic dialog state manager implementation.
Field Summary | |
---|---|
static String |
CONFIGURATION
Context initialization paramater name under which a comma separated list of configuration resources to be parsed exists. |
static String |
DIALOGS
Application scope attribute under which a Map of
Dialog definitions (keyed by dialog name) is stored. |
Constructor Summary | |
---|---|
Globals()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String CONFIGURATION
Context initialization paramater name under which a comma separated list of configuration resources to be parsed exists.
public static final String DIALOGS
Application scope attribute under which a Map
of
Dialog
definitions (keyed by dialog name) is stored.
Constructor Detail |
---|
public Globals()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |