Hierarchy For All Packages
Package Hierarchies:- tech.guilhermekaua.spigotboot.config,
- tech.guilhermekaua.spigotboot.config.annotation,
- tech.guilhermekaua.spigotboot.config.binding,
- tech.guilhermekaua.spigotboot.config.configuration,
- tech.guilhermekaua.spigotboot.config.exception,
- tech.guilhermekaua.spigotboot.config.folder,
- tech.guilhermekaua.spigotboot.config.injector,
- tech.guilhermekaua.spigotboot.config.loader,
- tech.guilhermekaua.spigotboot.config.node,
- tech.guilhermekaua.spigotboot.config.proxy,
- tech.guilhermekaua.spigotboot.config.reference,
- tech.guilhermekaua.spigotboot.config.reference.context,
- tech.guilhermekaua.spigotboot.config.reference.key,
- tech.guilhermekaua.spigotboot.config.registry,
- tech.guilhermekaua.spigotboot.config.reload,
- tech.guilhermekaua.spigotboot.config.serialization,
- tech.guilhermekaua.spigotboot.config.serialization.scalars,
- tech.guilhermekaua.spigotboot.generated
Class Hierarchy
- java.lang.Object
- tech.guilhermekaua.spigotboot.config.node.AbstractValueConfigNode (implements tech.guilhermekaua.spigotboot.config.node.ConfigNode)
- tech.guilhermekaua.spigotboot.config.node.SnapshotConfigNode
- tech.guilhermekaua.spigotboot.config.node.YamlConfigNode (implements tech.guilhermekaua.spigotboot.config.node.MutableConfigNode)
- tech.guilhermekaua.spigotboot.config.binding.BindingError
- tech.guilhermekaua.spigotboot.config.binding.BindingResult<T>
- tech.guilhermekaua.spigotboot.config.reference.context.ConfigCircularReferenceContext
- tech.guilhermekaua.spigotboot.config.configuration.ConfigConfiguration
- tech.guilhermekaua.spigotboot.config.ConfigModule (implements tech.guilhermekaua.spigotboot.core.module.Module)
- tech.guilhermekaua.spigotboot.config.folder.ConfigNodeHash
- tech.guilhermekaua.spigotboot.config.proxy.ConfigProxy<T> (implements tech.guilhermekaua.spigotboot.core.proxy.MethodInterceptor)
- tech.guilhermekaua.spigotboot.config.reference.ConfigReference
- tech.guilhermekaua.spigotboot.config.reference.ConfigReferenceDependencyScanner
- tech.guilhermekaua.spigotboot.config.reference.ConfigReferenceManager
- tech.guilhermekaua.spigotboot.config.reference.context.ConfigReferenceNotFoundContext
- tech.guilhermekaua.spigotboot.config.reference.ConfigReferenceParser
- tech.guilhermekaua.spigotboot.config.reference.ConfigReferenceResolver
- tech.guilhermekaua.spigotboot.config.injector.ConfigRefInjector (implements tech.guilhermekaua.spigotboot.core.context.dependency.injector.CustomInjector)
- tech.guilhermekaua.spigotboot.config.registry.ConfigRegistry
- tech.guilhermekaua.spigotboot.config.loader.ConfigSource.FileConfigSource (implements tech.guilhermekaua.spigotboot.config.loader.ConfigSource)
- tech.guilhermekaua.spigotboot.config.loader.ConfigSource.ResourceConfigSource (implements tech.guilhermekaua.spigotboot.config.loader.ConfigSource)
- tech.guilhermekaua.spigotboot.config.reference.context.ConfigTypeMismatchContext
- tech.guilhermekaua.spigotboot.config.injector.ConfigValueInjector (implements tech.guilhermekaua.spigotboot.core.context.dependency.injector.CustomInjector)
- tech.guilhermekaua.spigotboot.config.injector.ConfigValueResolver
- tech.guilhermekaua.spigotboot.config.binding.DefaultBinder (implements tech.guilhermekaua.spigotboot.config.binding.Binder)
- tech.guilhermekaua.spigotboot.config.binding.DefaultBinder.Builder (implements tech.guilhermekaua.spigotboot.config.binding.Binder.Builder)
- tech.guilhermekaua.spigotboot.config.DefaultConfigManager (implements tech.guilhermekaua.spigotboot.config.ConfigManager)
- tech.guilhermekaua.spigotboot.config.reload.DefaultConfigRef<T> (implements tech.guilhermekaua.spigotboot.config.reload.ConfigRef<T>)
- tech.guilhermekaua.spigotboot.config.reference.DefaultConfigReferenceErrorHandler (implements tech.guilhermekaua.spigotboot.config.reference.ConfigReferenceErrorHandler)
- tech.guilhermekaua.spigotboot.config.reference.DefaultConfigReferenceLookup (implements tech.guilhermekaua.spigotboot.config.reference.ConfigReferenceLookup)
- tech.guilhermekaua.spigotboot.config.folder.DefaultFolderConfigEditor<T> (implements tech.guilhermekaua.spigotboot.config.folder.FolderConfigEditor<T>)
- tech.guilhermekaua.spigotboot.config.folder.DefaultFolderConfigRef<T> (implements tech.guilhermekaua.spigotboot.config.folder.FolderConfigRef<T>)
- tech.guilhermekaua.spigotboot.config.folder.DefaultFolderConfigSnapshot<T> (implements tech.guilhermekaua.spigotboot.config.folder.FolderConfigSnapshot<T>)
- tech.guilhermekaua.spigotboot.config.serialization.DefaultTypeSerializerRegistry (implements tech.guilhermekaua.spigotboot.config.serialization.TypeSerializerRegistry)
- tech.guilhermekaua.spigotboot.generated.DiscoveryIndex_8ca4df81c85dc3f8 (implements tech.guilhermekaua.spigotboot.core.context.discovery.DiscoveryIndex)
- tech.guilhermekaua.spigotboot.config.serialization.DurationSerializer (implements tech.guilhermekaua.spigotboot.config.serialization.TypeSerializer<T>)
- tech.guilhermekaua.spigotboot.config.folder.EditResult<T>
- tech.guilhermekaua.spigotboot.config.folder.FolderConfigEntry<T>
- tech.guilhermekaua.spigotboot.config.injector.FolderConfigInjector (implements tech.guilhermekaua.spigotboot.core.context.dependency.injector.CustomInjector)
- tech.guilhermekaua.spigotboot.config.folder.FolderConfigItemChange<T>
- tech.guilhermekaua.spigotboot.config.reload.OnConfigReloadBinder
- tech.guilhermekaua.spigotboot.config.reload.OnConfigReloadInvoker
- tech.guilhermekaua.spigotboot.config.reload.OnConfigReloadProcessor (implements tech.guilhermekaua.spigotboot.core.context.dependency.postprocessor.BeanPostProcessor)
- tech.guilhermekaua.spigotboot.config.serialization.scalars.PrimitiveSerializers
- tech.guilhermekaua.spigotboot.config.serialization.scalars.PrimitiveSerializers.BooleanSerializer (implements tech.guilhermekaua.spigotboot.config.serialization.TypeSerializer<T>)
- tech.guilhermekaua.spigotboot.config.serialization.scalars.PrimitiveSerializers.ByteSerializer (implements tech.guilhermekaua.spigotboot.config.serialization.TypeSerializer<T>)
- tech.guilhermekaua.spigotboot.config.serialization.scalars.PrimitiveSerializers.CharacterSerializer (implements tech.guilhermekaua.spigotboot.config.serialization.TypeSerializer<T>)
- tech.guilhermekaua.spigotboot.config.serialization.scalars.PrimitiveSerializers.DoubleSerializer (implements tech.guilhermekaua.spigotboot.config.serialization.TypeSerializer<T>)
- tech.guilhermekaua.spigotboot.config.serialization.scalars.PrimitiveSerializers.FloatSerializer (implements tech.guilhermekaua.spigotboot.config.serialization.TypeSerializer<T>)
- tech.guilhermekaua.spigotboot.config.serialization.scalars.PrimitiveSerializers.IntegerSerializer (implements tech.guilhermekaua.spigotboot.config.serialization.TypeSerializer<T>)
- tech.guilhermekaua.spigotboot.config.serialization.scalars.PrimitiveSerializers.LongSerializer (implements tech.guilhermekaua.spigotboot.config.serialization.TypeSerializer<T>)
- tech.guilhermekaua.spigotboot.config.serialization.scalars.PrimitiveSerializers.ShortSerializer (implements tech.guilhermekaua.spigotboot.config.serialization.TypeSerializer<T>)
- tech.guilhermekaua.spigotboot.config.serialization.scalars.PrimitiveSerializers.StringSerializer (implements tech.guilhermekaua.spigotboot.config.serialization.TypeSerializer<T>)
- tech.guilhermekaua.spigotboot.config.reference.key.ReferenceKey
- tech.guilhermekaua.spigotboot.config.reference.key.FolderConfigItemKey
- tech.guilhermekaua.spigotboot.config.reference.key.SingleConfigKey
- tech.guilhermekaua.spigotboot.config.reference.ReferenceResolvingPreprocessor (implements tech.guilhermekaua.spigotboot.config.binding.ConfigNodePreprocessor)
- tech.guilhermekaua.spigotboot.config.reference.key.ResolutionTarget
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- tech.guilhermekaua.spigotboot.config.exception.ConfigException
- tech.guilhermekaua.spigotboot.config.exception.SerializationException
- tech.guilhermekaua.spigotboot.config.exception.ConfigException
- java.lang.RuntimeException
- java.lang.Exception
- tech.guilhermekaua.spigotboot.config.serialization.scalars.UUIDSerializer (implements tech.guilhermekaua.spigotboot.config.serialization.TypeSerializer<T>)
- tech.guilhermekaua.spigotboot.config.loader.YamlConfigLoader (implements tech.guilhermekaua.spigotboot.config.loader.ConfigLoader)
- tech.guilhermekaua.spigotboot.config.node.AbstractValueConfigNode (implements tech.guilhermekaua.spigotboot.config.node.ConfigNode)
Interface Hierarchy
- tech.guilhermekaua.spigotboot.config.binding.Binder
- tech.guilhermekaua.spigotboot.config.binding.Binder.Builder
- tech.guilhermekaua.spigotboot.config.loader.ConfigLoader
- tech.guilhermekaua.spigotboot.config.ConfigManager
- tech.guilhermekaua.spigotboot.config.node.ConfigNode
- tech.guilhermekaua.spigotboot.config.node.MutableConfigNode
- tech.guilhermekaua.spigotboot.config.binding.ConfigNodePreprocessor
- tech.guilhermekaua.spigotboot.config.reference.ConfigReferenceErrorHandler
- tech.guilhermekaua.spigotboot.config.reference.ConfigReferenceLookup
- tech.guilhermekaua.spigotboot.config.loader.ConfigSource
- tech.guilhermekaua.spigotboot.config.folder.FolderConfigChangeListener<T>
- tech.guilhermekaua.spigotboot.config.folder.FolderConfigEditor<T>
- tech.guilhermekaua.spigotboot.config.folder.FolderConfigSnapshot<T>
- tech.guilhermekaua.spigotboot.core.context.lifecycle.Ordered
- tech.guilhermekaua.spigotboot.config.serialization.TypeSerializerRegistryCustomizer
- java.util.function.Supplier<T>
- tech.guilhermekaua.spigotboot.config.reload.ConfigRef<T>
- tech.guilhermekaua.spigotboot.config.folder.FolderConfigRef<T>
- tech.guilhermekaua.spigotboot.config.serialization.TypeSerializer<T>
- tech.guilhermekaua.spigotboot.config.serialization.TypeSerializerRegistry
Annotation Interface Hierarchy
- tech.guilhermekaua.spigotboot.config.annotation.Comment (implements java.lang.annotation.Annotation)
- tech.guilhermekaua.spigotboot.config.annotation.Config (implements java.lang.annotation.Annotation)
- tech.guilhermekaua.spigotboot.config.annotation.ConfigProperty (implements java.lang.annotation.Annotation)
- tech.guilhermekaua.spigotboot.config.annotation.ConfigValue (implements java.lang.annotation.Annotation)
- tech.guilhermekaua.spigotboot.config.annotation.Default (implements java.lang.annotation.Annotation)
- tech.guilhermekaua.spigotboot.config.annotation.FolderConfig (implements java.lang.annotation.Annotation)
- tech.guilhermekaua.spigotboot.config.annotation.FolderConfigName (implements java.lang.annotation.Annotation)
- tech.guilhermekaua.spigotboot.config.annotation.FolderConfigs (implements java.lang.annotation.Annotation)
- tech.guilhermekaua.spigotboot.config.annotation.NodeKey (implements java.lang.annotation.Annotation)
- tech.guilhermekaua.spigotboot.config.annotation.OnConfigReload (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- tech.guilhermekaua.spigotboot.config.folder.ItemChangeType
- tech.guilhermekaua.spigotboot.config.binding.NamingStrategy
- tech.guilhermekaua.spigotboot.config.reference.ReferenceTargetKind
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)