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

    Fields inherited from class org.apache.commons.configuration.beanutils.DefaultBeanFactory

    INSTANCE
  • Constructor Summary

    Constructors 
    Constructor Description
    AnchorBeanFactory()  
  • Method Summary

    Methods inherited from class org.apache.commons.configuration.beanutils.DefaultBeanFactory

    createBean, createBeanInstance, getDefaultBeanClass, initBeanInstance

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait