Uses of Interface
org.apache.taglibs.rdc.core.DialogManager

Packages that use DialogManager
org.apache.taglibs.rdc.dm A set of classes that define the pluggable dialog management strategies for the RDC group container. 
 

Uses of DialogManager in org.apache.taglibs.rdc.dm
 

Classes in org.apache.taglibs.rdc.dm that implement DialogManager
 class DialogManagerImpl
          Abstract base implementation of the RDC helper tag group.
 class RuleBasedDirectedDialog
          Concrete implementation of the RDC helper tag group using an rule based directed dialog.
 class SCXMLDialog
          A dialog management strategy for the RDC group container which uses a SCXML configuration file to define the dialog for each <group> instance.
 class SimpleDirectedDialog
          Concrete implementation of the RDC helper tag group using a directed dialog.
 



Copyright ? 2000-2004 The Apache Software Foundation. All Rights Reserved.