|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BeanInvokingActionFactory | |
|---|---|
| org.springframework.webflow.engine.builder | The flow builder subsystem for building and assembling executable flow definitions. |
| Uses of BeanInvokingActionFactory in org.springframework.webflow.engine.builder |
|---|
| Methods in org.springframework.webflow.engine.builder that return BeanInvokingActionFactory | |
|---|---|
BeanInvokingActionFactory |
FlowServiceLocator.getBeanInvokingActionFactory()
Returns the factory for bean invoking actions. |
BeanInvokingActionFactory |
BaseFlowServiceLocator.getBeanInvokingActionFactory()
|
protected BeanInvokingActionFactory |
AbstractFlowBuildingFlowRegistryFactoryBean.getBeanInvokingActionFactory()
Returns the factory for creating bean invoking actions, actions that adapt methods on objects to the Action interface. |
| Methods in org.springframework.webflow.engine.builder with parameters of type BeanInvokingActionFactory | |
|---|---|
void |
BaseFlowServiceLocator.setBeanInvokingActionFactory(BeanInvokingActionFactory beanInvokingActionFactory)
Sets the factory for creating bean invoking actions, actions that adapt methods on objects to the Action
interface. |
void |
AbstractFlowBuildingFlowRegistryFactoryBean.setBeanInvokingActionFactory(BeanInvokingActionFactory beanInvokingActionFactory)
Sets the factory for creating bean invoking actions, actions that adapt methods on objects to the Action
interface. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||