Package 

Class ConfigSourceWrapper

  • All Implemented Interfaces:
    org.jitsi.metaconfig.ConfigSource

    
    public final class ConfigSourceWrapper
     implements ConfigSource
                        

    A wrapper around a ConfigSource that allows changing the underlying ConfigSource at any time. We use this in JitsiConfig so that test code can swap out the underlying ConfigSource.