Package io.deephaven.server.jetty
Class JsPlugins
java.lang.Object
io.deephaven.server.jetty.JsPlugins
- All Implemented Interfaces:
JsPluginRegistration
Jetty-specific implementation of
JsPluginRegistration to collect plugins and advertise their contents to
connecting client.-
Method Summary
-
Method Details
-
create
- Throws:
IOException
-
filesystem
-
register
Description copied from interface:JsPluginRegistrationHandles registration of aJsPlugininstance.- Specified by:
registerin interfaceJsPluginRegistration- Parameters:
jsPlugin- the registered plugin
-