Class DynamicPropertyTypeRegistry

java.lang.Object
johnsmith.configoverhauled.api.registry.DynamicPropertyTypeRegistry

public final class DynamicPropertyTypeRegistry extends Object
Central registry for dynamic configuration property types. Maps namespaced string identifiers to their respective DynamicPropertyTypeRegistry.TypeDefinition instances, enabling the dynamic parsing and instantiation of properties at runtime.