Class ManagerApiMicroServicePluginRegistry

  • All Implemented Interfaces:
    IPluginRegistry

    @ApplicationScoped
    public class ManagerApiMicroServicePluginRegistry
    extends AbstractPluginRegistry
    A micro service version of the plugin registry. This subclass exists in order to properly configure the data directory that should be used. The location of the plugin data directory must be provided via a system property.
    Author:
    eric.wittmann@redhat.com