Package io.gdcc.spi.core.loader
package io.gdcc.spi.core.loader
-
ClassDescriptionImmutable configuration controlling the behavior of the plugin loader.PluginHandle<T extends Plugin>Encapsulates a plugin and its corresponding descriptor, providing a unified representation of a resolved plugin and its metadata in the runtime context.PluginLoader<T extends Plugin>Loads plugins of a specified type from JAR files in a given directory using the Java ServiceLoader mechanism.