getFlow() Returns the flow this registry is for (and scoped by).
Constructor Detail
LocalFlowServiceRegistry
public LocalFlowServiceRegistry(Flow flow, BeanFactory beanFactory)(Code)
Create a new local service registry.
Parameters: flow - the flow this registry is for (and scoped by) Parameters: beanFactory - the actual backing registry - a Spring bean factory