Class JsPluginManifestRegistration

java.lang.Object
io.deephaven.server.plugin.js.JsPluginManifestRegistration
All Implemented Interfaces:
io.deephaven.plugin.Registration

public final class JsPluginManifestRegistration extends Object implements io.deephaven.plugin.Registration
Registers the JS plugins sourced from the manifest root configuration property "deephaven.jsPlugins.resourceBase".
  • Field Details

  • Method Details

    • registerInto

      public void registerInto(io.deephaven.plugin.Registration.Callback callback)
      Specified by:
      registerInto in interface io.deephaven.plugin.Registration