Package com.avrix.plugin


package com.avrix.plugin
  • Classes
    Class
    Description
    Represents metadata for a plugin, including various details such as name, description, author, version, and dependencies.
    Builder class for constructing Metadata instances.
    Basic template for implementing the plugin entry point.
    A custom class loader for loading plugin classes.
    The PluginManager class manages the loading, initialization, and handling of plugins within the application context.
    Manages resources such as images, including caching and encoding utilities.
    The service manager allows you to register services by their interfaces and access them