org.apache.struts.config
Class TestFormBeanConfig.CustomFormBeanConfig
java.lang.Object
org.apache.struts.config.BaseConfig
org.apache.struts.config.FormBeanConfig
org.apache.struts.config.TestFormBeanConfig.CustomFormBeanConfig
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- TestFormBeanConfig
public static class TestFormBeanConfig.CustomFormBeanConfig
- extends FormBeanConfig
Used to detect that FormBeanConfig is making the right calls.
- See Also:
- Serialized Form
Methods inherited from class org.apache.struts.config.FormBeanConfig |
addFormPropertyConfig, canReuse, checkCircularInheritance, createActionForm, createActionForm, findFormPropertyConfig, findFormPropertyConfigs, formBeanClass, freeze, getDynaActionFormClass, getDynamic, getExtends, getName, getType, inheritFormProperties, inheritFrom, isExtensionProcessed, isRestricted, removeFormPropertyConfig, setExtends, setName, setRestricted, setType, toString |
TestFormBeanConfig.CustomFormBeanConfig
public TestFormBeanConfig.CustomFormBeanConfig()
processExtends
public void processExtends(ModuleConfig moduleConfig)
throws ClassNotFoundException,
IllegalAccessException,
InstantiationException,
InvocationTargetException
- Overrides:
processExtends
in class FormBeanConfig
- Throws:
ClassNotFoundException
IllegalAccessException
InstantiationException
InvocationTargetException
Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.