Uses of Interface
org.chenile.stm.impl.BeanFactoryAdapter
Packages that use BeanFactoryAdapter
Package
Description
Contains Implementation classes (including base implementations) for a bunch of STM interfaces.
Support for Spring in STM
-
Uses of BeanFactoryAdapter in org.chenile.orchestrator.process.configuration
Methods in org.chenile.orchestrator.process.configuration that return BeanFactoryAdapterModifier and TypeMethodDescription(package private) BeanFactoryAdapterProcessConfiguration.processBeanFactoryAdapter()Methods in org.chenile.orchestrator.process.configuration with parameters of type BeanFactoryAdapterModifier and TypeMethodDescription(package private) STMFlowStoreImplProcessConfiguration.processFlowStore(BeanFactoryAdapter fileBeanFactoryAdapter) -
Uses of BeanFactoryAdapter in org.chenile.stm.impl
Fields in org.chenile.stm.impl declared as BeanFactoryAdapterMethods in org.chenile.stm.impl that return BeanFactoryAdapterMethods in org.chenile.stm.impl with parameters of type BeanFactoryAdapterModifier and TypeMethodDescriptionvoidSTMFlowStoreImpl.setBeanFactory(BeanFactoryAdapter beanFactory) -
Uses of BeanFactoryAdapter in org.chenile.stm.spring
Classes in org.chenile.stm.spring that implement BeanFactoryAdapter