Uses of Interface
org.chenile.owiz.BeanFactoryAdapter
Package
Description
Implementation of the classes that capture the configuration model from various sources
such as XML etc.
Key Command implementations, chain implementations and base classes are defined here.
-
Uses of BeanFactoryAdapter in org.chenile.owiz.config.impl
Modifier and TypeFieldDescriptionprivate BeanFactoryAdapter
OrchConfiguratorBase.beanFactoryAdapter
Modifier and TypeMethodDescriptionvoid
OrchConfiguratorBase.setBeanFactoryAdapter
(BeanFactoryAdapter beanFactoryAdapter) ModifierConstructorDescriptionXmlOrchConfigurator
(List<String> files, BeanFactoryAdapter factory) -
Uses of BeanFactoryAdapter in org.chenile.owiz.impl
Modifier and TypeClassDescriptionclass
Links OWIZ to the Spring framework.Modifier and TypeMethodDescriptionvoid
DelegatorCommand.setBeanFactoryAdapter
(BeanFactoryAdapter beanFactoryAdapter)