| com.caucho.xwork2.ResinObjectFactory
ResinObjectFactory | public class ResinObjectFactory extends ObjectFactory (Code) | | xwork2 object factory implementation
|
Method Summary | |
public Object | buildBean(Class clazz, Map extraContext) Returns the defined bean if available, otherwise
creates a new WebBeans-enabled instance. |
buildBean | public Object buildBean(Class clazz, Map extraContext) throws Exception(Code) | | Returns the defined bean if available, otherwise
creates a new WebBeans-enabled instance.
|
|
|