Uses of Class
com.opensymphony.xwork.config.entities.ResultTypeConfig

Packages that use ResultTypeConfig
com.opensymphony.xwork.config.entities   
 

Uses of ResultTypeConfig in com.opensymphony.xwork.config.entities
 

Methods in com.opensymphony.xwork.config.entities with parameters of type ResultTypeConfig
 void PackageConfig.addResultTypeConfig(ResultTypeConfig config)
           
 


XWork Project Page