Package io.deephaven.plugin.options
package io.deephaven.plugin.options
-
ClassDescriptionIf a plugin (of type
Registration,Plugin,JsPluginorObjectType) implements this interface, then after it is service loaded; theAcceptsPluginOptions.setPluginOptions(io.deephaven.plugin.options.PluginOptions)method is called to provide thePluginOptionsderived from dagger.A set of options for a plugin derived from dagger injection.