org.apache.tapestry5.ioc.internal
Class MappedConfigurationOverride<K,V>
java.lang.Object
org.apache.tapestry5.ioc.internal.MappedConfigurationOverride<K,V>
public class MappedConfigurationOverride<K,V>
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MappedConfigurationOverride
public MappedConfigurationOverride(ContributionDef contribDef,
Map<K,V> configuration,
K key,
V overrideValue)
getContribDef
public ContributionDef getContribDef()
Copyright © 2003-2012 The Apache Software Foundation.