Uses of Class
org.apache.myfaces.tobago.config.MappingRule

Packages that use MappingRule
org.apache.myfaces.tobago.config   
 

Uses of MappingRule in org.apache.myfaces.tobago.config
 

Methods in org.apache.myfaces.tobago.config that return MappingRule
 MappingRule TobagoConfig.getMappingRule(java.lang.String requestUri)
           
 

Methods in org.apache.myfaces.tobago.config that return types with arguments of type MappingRule
 java.util.Iterator<MappingRule> TobagoConfig.getMappingRules()
           
 

Methods in org.apache.myfaces.tobago.config with parameters of type MappingRule
 void TobagoConfig.addMappingRule(MappingRule mappingRule)
           
 



Copyright © 2002-2015 The Apache Software Foundation. All Rights Reserved.