private static class FlowDefinitionRegistryFactoryBean.DefaultFlowRegistry
extends org.springframework.webflow.definition.registry.FlowDefinitionRegistryImpl
| Modifier and Type | Field and Description |
|---|---|
private org.springframework.webflow.engine.model.registry.FlowModelRegistry |
flowModelRegistry
The model registry.
|
| Modifier | Constructor and Description |
|---|---|
private |
FlowDefinitionRegistryFactoryBean.DefaultFlowRegistry() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.webflow.engine.model.registry.FlowModelRegistry |
getFlowModelRegistry()
Get the model registry.
|
void |
setParent(org.springframework.webflow.definition.registry.FlowDefinitionRegistry parent) |
private org.springframework.webflow.engine.model.registry.FlowModelRegistry flowModelRegistry
private FlowDefinitionRegistryFactoryBean.DefaultFlowRegistry()
@Nonnull public org.springframework.webflow.engine.model.registry.FlowModelRegistry getFlowModelRegistry()
public void setParent(@Nullable org.springframework.webflow.definition.registry.FlowDefinitionRegistry parent)
setParent in interface org.springframework.webflow.definition.registry.FlowDefinitionRegistrysetParent in class org.springframework.webflow.definition.registry.FlowDefinitionRegistryImplCopyright © 1999–2018 Shibboleth Consortium. All rights reserved.