Uses of Interface
tech.guilhermekaua.spigotboot.config.ConfigManager
Packages that use ConfigManager
Package
Description
-
Uses of ConfigManager in tech.guilhermekaua.spigotboot.config
Classes in tech.guilhermekaua.spigotboot.config that implement ConfigManagerModifier and TypeClassDescriptionclassDefault platform-neutral implementation ofConfigManager, backed byBootPlugin. -
Uses of ConfigManager in tech.guilhermekaua.spigotboot.config.registry
Methods in tech.guilhermekaua.spigotboot.config.registry with parameters of type ConfigManagerModifier and TypeMethodDescriptionvoidConfigRegistry.processConfigClass(Class<?> configClass, Context context, ConfigManager configManager)