Uses of Class
org.apache.tapestry5.ioc.internal.MappedConfigurationOverride

Packages that use MappedConfigurationOverride
org.apache.tapestry5.ioc.internal [INTERNAL USE ONLY] Tapestry IOC implementation details; API subject to change. 
 

Uses of MappedConfigurationOverride in org.apache.tapestry5.ioc.internal
 

Constructor parameters in org.apache.tapestry5.ioc.internal with type arguments of type MappedConfigurationOverride
ValidatingMappedConfigurationWrapper(Class<V> expectedValueType, ObjectLocator locator, TypeCoercerProxy typeCoercer, Map<K,V> map, Map<K,MappedConfigurationOverride<K,V>> overrides, String serviceId, ContributionDef contributionDef, Class<K> expectedKeyType, Map<K,ContributionDef> keyToContributor)
           
 



Copyright © 2003-2012 The Apache Software Foundation.