@Internal public class CommonModuleOptions extends Object
ConfigOption
which are consistently used in multiple modules.Modifier and Type | Field and Description |
---|---|
static ConfigOption<String> |
MODULE_TYPE
Deprecated.
This is only required for the legacy factory stack
|
Constructor and Description |
---|
CommonModuleOptions() |
@Deprecated public static final ConfigOption<String> MODULE_TYPE
ConfigOption
which is used during module discovery to match it against Factory.factoryIdentifier()
.Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.