|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
The runtime API for Faces Flows.
See:
Description
Class Summary | |
---|---|
Flow | Flow is the runtime representation of a Faces Flow. |
FlowCallNode | |
FlowHandler | FlowHandler is the main entry point that enables the runtime to interact with the faces flows feature. |
FlowHandlerFactory | FlowHandlerFactory is
used by the |
FlowHandlerFactoryWrapper | FlowHandlerFactoryWrapper
provides a simple implementation of |
FlowNode | FlowNode is the base class for all nodes in a faces flow graph. |
MethodCallNode | |
Parameter | |
ReturnNode | |
SwitchCase | |
SwitchNode | |
ViewNode | ViewNode is the class that represents a VDL view in a faces flow graph. |
Annotation Types Summary | |
---|---|
FlowScoped | FlowScoped is a CDI
scope that causes the runtime to consider classes with this
annotation to be in the scope of the specified |
The runtime API for Faces
Flows. See FlowHandler
and
its helpers for the normative specification of this feature.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |