org.apache.struts.config

Class ActionFormBeanFactory


(package private) final class ActionFormBeanFactory
extends AbstractObjectCreationFactory

An object creation factory which creates action form bean instances, taking into account the default class name, which may have been specified on the parent element and which is made available through the object on the top of the stack, which must be a org.apache.struts.config.ModuleConfig.

Method Summary

Object
createObject(Attributes attributes)

Method Details

createObject

public Object createObject(Attributes attributes)

Copyright B) 2000-2007 - The Apache Software Foundation