public class DefaultResultFactory extends Object implements ResultFactory
Constructor and Description |
---|
DefaultResultFactory() |
Modifier and Type | Method and Description |
---|---|
Result |
buildResult(ResultConfig resultConfig,
Map<String,Object> extraContext) |
void |
setObjectFactory(ObjectFactory objectFactory) |
void |
setReflectionProvider(ReflectionProvider reflectionProvider) |
public void setObjectFactory(ObjectFactory objectFactory)
public void setReflectionProvider(ReflectionProvider reflectionProvider)
public Result buildResult(ResultConfig resultConfig, Map<String,Object> extraContext) throws Exception
buildResult
in interface ResultFactory
Exception
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.