@Named(value="oam_FLOW_BUILDER_FACTORY_BEAN_NAME") @ApplicationScoped public class FlowBuilderFactoryBean extends Object
Modifier and Type | Field and Description |
---|---|
static String |
FLOW_BUILDER_FACTORY_BEAN_NAME |
Constructor and Description |
---|
FlowBuilderFactoryBean() |
Modifier and Type | Method and Description |
---|---|
FlowBuilder |
createFlowBuilderInstance() |
javax.enterprise.inject.Instance<Flow> |
getFlowDefinitions() |
public static final String FLOW_BUILDER_FACTORY_BEAN_NAME
@Produces @FlowBuilderParameter public FlowBuilder createFlowBuilderInstance()
public javax.enterprise.inject.Instance<Flow> getFlowDefinitions()
Copyright © 2015 The Apache Software Foundation. All rights reserved.