|
||||||||||
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(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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |