Class LocalFlowBuilderContext

  • All Implemented Interfaces:
    FlowBuilderContext

    class LocalFlowBuilderContext
    extends Object
    implements FlowBuilderContext
    This code is copied verbatim from org.springframework.webflow.engine.builder.model.LocalFlowBuilderContext A builder context that delegates to a flow-local bean factory for builder services. Such builder services override the services of the external "parent" context.