Package tech.guilhermekaua.spigotboot.config.reference
package tech.guilhermekaua.spigotboot.config.reference
-
ClassDescriptionImmutable representation of a parsed config reference token.Scans config nodes for references and builds a dependency graph.This interface work like a handler for errors that occur during config reference resolution and allows customization of how reference resolution errors are handled.Provides lookup capabilities for resolving config references.Manages config reference resolution infrastructure.Parses config reference tokens from string values.Resolves config references (
${...}) to their target values.Default implementation ofConfigReferenceErrorHandler.Default platform-neutral implementation ofConfigReferenceLookup.AConfigNodePreprocessorthat resolves config references (${...}).Identifies the kind of target a config reference points to.