The following figures show the flow of our application before and after we added view beans to the architecture.
下图显示了我们向体系结构添加视图bean之前和添加之后的应用流程。
Session beans are excellent for implementing the transitions associated with a state in the business process (updates) or screen flow (reads).
会话Bean非常适合实现与业务流程(更新)或屏幕流(读取)中的状态关联的转换。
Application flow of "user registers" with view beans.
视图bean添加之后的“用户注册”应用流程。
Application flow of "user registers" before view beans.
视图bean添加之前的“用户注册”应用流程。
The rest of the logic is defined in the flow definitions that we registered in the flowRegistry bean (see the 'Configure the Flow Executor and Flow Registry beans' section above).
剩余的逻辑在我们已经注册的flowRegistrybean的流转定义中。 (参照前面的'配置flow executor和flowregistrybeans章节)。
The rest of the logic is defined in the flow definitions that we registered in the flowRegistry bean (see the 'Configure the Flow Executor and Flow Registry beans' section above).
剩余的逻辑在我们已经注册的flowRegistrybean的流转定义中。 (参照前面的'配置flow executor和flowregistrybeans章节)。
应用推荐