Uses of Interface
org.restheart.plugins.Initializer
-
Packages that use Initializer Package Description org.restheart.plugins org.restheart.utils Utility classes -
-
Uses of Initializer in org.restheart.plugins
Methods in org.restheart.plugins that return types with arguments of type Initializer Modifier and Type Method Description Set<PluginRecord<Initializer>>PluginsRegistry. getInitializers() -
Uses of Initializer in org.restheart.utils
Methods in org.restheart.utils with parameters of type Initializer Modifier and Type Method Description static InitPointPluginUtils. initPoint(Initializer initializer)
-