StrutsResultFactory
instead.@Deprecated public class DefaultResultFactory extends Object implements ResultFactory
Constructor and Description |
---|
DefaultResultFactory()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Result |
buildResult(ResultConfig resultConfig,
Map<String,Object> extraContext)
Deprecated.
|
void |
setObjectFactory(ObjectFactory objectFactory)
Deprecated.
|
void |
setReflectionProvider(ReflectionProvider reflectionProvider)
Deprecated.
|
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–2024 Apache Software Foundation. All rights reserved.