Interface RealmOverridable

All Known Subinterfaces:
BehaviorChangesConfiguration, FeaturesConfiguration, RawBehaviorChangesConfiguration, RawFeaturesConfiguration
All Known Implementing Classes:
ResolvedBehaviorChangesConfiguration, ResolvedFeaturesConfiguration

public interface RealmOverridable
Interface for configurations that can have default values and realm-specific overrides. The defaults are applied when no realm-specific configuration is provided.
See Also: