Class AnchorBeanFactory
Object
org.apache.commons.configuration.beanutils.DefaultBeanFactory
org.anchoranalysis.bean.xml.factory.AnchorBeanFactory
- All Implemented Interfaces:
org.apache.commons.configuration.beanutils.BeanFactory
- Direct Known Subclasses:
DefineFactory,DoubleListFactory,DoubleSetFactory,IncludeBeanFactory,IncludeListBeanFactory,IntegerListFactory,IntegerSetFactory,ListBeanFactory,ReplacePropertyBeanFactory,StringListFactory,StringSetFactory
public abstract class AnchorBeanFactory
extends org.apache.commons.configuration.beanutils.DefaultBeanFactory
Base class for all Anchor-specific bean factories.
- Author:
- Owen Feehan
-
Field Summary
-
Constructor Summary
Constructors Constructor Description AnchorBeanFactory() -
Method Summary
-
Constructor Details
-
AnchorBeanFactory
public AnchorBeanFactory()
-