Class PluginsScanner

java.lang.Object
org.restheart.plugins.PluginsScanner

public class PluginsScanner extends Object
this class is configured to be initialized at build time by native-image note: we cannot use logging in this class, otherwise native-image will fail
Author:
Andrea Di Cesare <andrea@softinstigate.com>
  • Constructor Details

    • PluginsScanner

      public PluginsScanner()
  • Method Details

    • allPluginsClassNames

      public static List<String> allPluginsClassNames()