public final class FlowBeanFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static AbstractFlowStep |
create(Class<? extends AbstractFlowStep> flowBeanClass)
Creates a managed flow bean from the supplied flowBeanClass.
|
public static AbstractFlowStep create(Class<? extends AbstractFlowStep> flowBeanClass)
flowBeanClass - The class to create the managed flow bean instance from.Copyright © 2008–2018. All rights reserved.