Class ResolvedBehaviorChangesConfiguration
java.lang.Object
org.apache.polaris.service.config.ResolvedBehaviorChangesConfiguration
- All Implemented Interfaces:
BehaviorChangesConfiguration,RealmOverridable
@ApplicationScoped
@Alternative
@Priority(1)
public class ResolvedBehaviorChangesConfiguration
extends Object
implements BehaviorChangesConfiguration
Wraps around
BehaviorChangesConfiguration but removes properties from `defaults` that
shouldn't be there-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.polaris.service.config.RealmOverridable
RealmOverridable.RealmOverrides -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.polaris.service.config.RealmOverridable
parseDefaults, parseRealmOverrides
-
Constructor Details
-
ResolvedBehaviorChangesConfiguration
-
-
Method Details
-
defaults
- Specified by:
defaultsin interfaceRealmOverridable
-
realmOverrides
- Specified by:
realmOverridesin interfaceRealmOverridable
-