Package org.restheart.plugins
package org.restheart.plugins
-
ClassesClassDescriptionLoads a class, including searching within all plugin JAR files.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 failNOTE: LOGGER is an argument of the class static methods because adding a LOGGER field breaks native image compilation