Package io.deephaven.plugin
package io.deephaven.plugin
-
ClassDescriptionAn
object type plugin
named "Echo" that echos back the received contents back to the client.A plugin is a structured extension point for user-definable behavior.Provides the set ofRegistration
fromServiceLoader.load(Class)
against the classesRegistration
,Plugin
,ObjectType
, andJsPlugin
.The registration interface for plugins.