|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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(java.lang.Class<V> expectedValueType,
ObjectLocator locator,
TypeCoercerProxy typeCoercer,
java.util.Map<K,V> map,
java.util.Map<K,MappedConfigurationOverride<K,V>> overrides,
java.lang.String serviceId,
ContributionDef contributionDef,
java.lang.Class<K> expectedKeyType,
java.util.Map<K,ContributionDef> keyToContributor)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |