com.opensymphony.xwork2.factory
Interface ResultFactory

All Known Implementing Classes:
DefaultResultFactory

public interface ResultFactory

Used by ObjectFactory to build Result


Method Summary
 Result buildResult(ResultConfig resultConfig, Map<String,Object> extraContext)
           
 

Method Detail

buildResult

Result buildResult(ResultConfig resultConfig,
                   Map<String,Object> extraContext)
                   throws Exception
Throws:
Exception


Copyright © 2000–2017 Apache Software Foundation. All rights reserved.