com.opensymphony.xwork2.factory
Class DefaultResultFactory
java.lang.Object
com.opensymphony.xwork2.factory.DefaultResultFactory
- All Implemented Interfaces:
- ResultFactory
public class DefaultResultFactory
- extends Object
- implements ResultFactory
Default implementation
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultResultFactory
public DefaultResultFactory()
setObjectFactory
public void setObjectFactory(ObjectFactory objectFactory)
setReflectionProvider
public void setReflectionProvider(ReflectionProvider reflectionProvider)
buildResult
public Result buildResult(ResultConfig resultConfig,
Map<String,Object> extraContext)
throws Exception
- Specified by:
buildResult
in interface ResultFactory
- Throws:
Exception
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.