Package org.apache.cocoon.components.flow
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Interfaces
ContinuationsDisposer ContinuationsDisposer declares the contract for the clean-up of specfic continuations.
ContinuationsManager The interface of the Continuations manager.
Interpreter The interface to the flow scripting languages.
Classes
AbstractInterpreter Abstract superclass for various scripting languages used by Cocoon for flow control.
CompilingInterpreter This is a base class for all interpreters compiling the scripts
CompilingInterpreter.ScriptSourceEntry No description provided.
ContinuationsManagerImpl The default implementation of ContinuationsManager .
ContinuationsManagerImpl.HolderAwareWebContinuation WebContinuation extension that holds also the information about the holder.
ContinuationsManagerImpl.WebContinuationsHolder A holder for WebContinuations.
FlowHelper Provides the interface between the flow controller layer and the view layer.
Interpreter.Argument No description provided.
WebContinuation Representation of continuations in a Web environment.
WebContinuationDataBean Access to continuation data for monitoring applications
Exceptions
InvalidContinuationException This Exception is thrown whenever an invalid continuation is given.