|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry5.ioc.internal.MappedConfigurationOverride<K,V>
public class MappedConfigurationOverride<K,V>
Constructor Summary | |
---|---|
MappedConfigurationOverride(ContributionDef contribDef,
java.util.Map<K,V> configuration,
K key,
V overrideValue)
|
Method Summary | |
---|---|
ContributionDef |
getContribDef()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MappedConfigurationOverride(ContributionDef contribDef, java.util.Map<K,V> configuration, K key, V overrideValue)
Method Detail |
---|
public ContributionDef getContribDef()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |