public interface ApplicationContextMergeStrategy
abstract <T extends Any> T
merge(Key<T> key, T oldValue, T newValue)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract <T extends Any> T merge(Key<T> key, T oldValue, T newValue)