Package org.apache.shale.dialog.impl

Dialog API Base Implementation Classes.

See:
          Description

Class Summary
AbstractState Abstract base class for State definitions.
ActionStateImpl ActionStateImpl is a basic implementation of ActionState.
DialogImpl DialogImpl is a basic implementation of Dialog.
EndStateImpl EndStateImpl is a basic implementation of EndState.
StatusImpl Class used to record the current status of executing a Dialog, plus parent Dialogs that have executed subordinate Dialogs as part of their own processing.
SubdialogStateImpl SubdialogStateImpl is a basic implementation of SubdialogState.
TransitionImpl TransitionImpl is a basic implementation of Transition.
ViewStateImpl ViewStateImpl is a basic implementation of ViewState.
 

Package org.apache.shale.dialog.impl Description

Dialog API Base Implementation Classes.

This package contains basic implementations for all of the interfaces defined in the org.apache.shale.dialog package.



Copyright © 2004-2006 Apache Software Foundation. All Rights Reserved.