Class PluginRegistry


  • public class PluginRegistry
    extends Object
    Registry singleton for PluginType maps partitioned by source type and then by category names.
    • Method Detail

      • getInstance

        public static PluginRegistry getInstance()
        Returns the global PluginRegistry instance.
        Returns:
        the global PluginRegistry instance.
        Since:
        2.1
      • clear

        public void clear()
        Resets the registry to an empty state.
      • clearBundlePlugins

        public void clearBundlePlugins​(long bundleId)
        Since:
        2.1