Module org.myjtools.jexten.plugin
module org.myjtools.jexten.plugin
Plugin management module for the JExten extension framework.
This module provides runtime plugin loading capabilities, enabling applications to dynamically discover and load plugins from external sources. Key features:
PluginManagerfor loading and managing plugin lifecyclePluginManifestfor describing plugin metadata (YAML format)ArtifactStoreSPI for custom plugin artifact resolution- Support for isolated module layers per plugin
- See Also:
-
Packages
Exports