Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.webflow.engine.builder Classes and Interfaces - 13 results found.
NameDescriptionTypePackageFramework
AbstractFlowBuilderAbstract base implementation of a flow builder defining common functionality needed by most concrete flow builderonly required to implement buildStates().Classorg.springframework.webflow.engine.builder.supportSpring Webflow
BinderConfigurationContains the information needed to bind model to a view.Classorg.springframework.webflow.engine.builderSpring Webflow
BinderConfiguration .BindingA binding that provides the information needed to connect an element of the view to a property of the model.Classorg.springframework.webflow.engine.builder.BinderConfigurationSpring Webflow
DefaultFlowHolderA flow definition holder that can detect changes on an underlying flow definition resource and refresh that resourceThis class is thread-safe.Classorg.springframework.webflow.engine.builderSpring Webflow
FlowArtifactFactoryA factory for core web flow elements such as flows, states, and transitions.Classorg.springframework.webflow.engine.builderSpring Webflow
FlowAssemblerA director for assembling flows, delegating to a FlowBuilder to construct a flow.Classorg.springframework.webflow.engine.builderSpring Webflow
FlowBuilderBuilder interface used to build a flow definition.Interfaceorg.springframework.webflow.engine.builderSpring Webflow
FlowBuilderContextProvides services needed to a direct a flow builder through building a flow definition.Interfaceorg.springframework.webflow.engine.builderSpring Webflow
FlowBuilderContextImplGeneric implementation of a flow builder context, suitable for use by most flow assembly systems.Classorg.springframework.webflow.engine.builder.supportSpring Webflow
FlowBuilderExceptionException thrown to indicate a problem while building a flow.Classorg.springframework.webflow.engine.builderSpring Webflow
FlowBuilderServicesA simple holder for configuring the services used by flow builders.Classorg.springframework.webflow.engine.builder.supportSpring Webflow
FlowModelFlowBuilderBuilds a runtime Flow definition object from a FlowModel.Classorg.springframework.webflow.engine.builder.modelSpring Webflow
ViewFactoryCreatorA factory for ViewFactory objects.Interfaceorg.springframework.webflow.engine.builderSpring Webflow