Package org.uberfire.backend.server.plugins
-
Class Summary Class Description PluginService Provides an Errai RPC endpoint to serve JavaScript runtime plugins (authored in plain JS) and Perspective Layouts (authored in plain JSON via Layout Editor to the client where the corresponding scripts get injected into the DOM.PluginStartup Initializes thePluginServicewhen the web application starts up.PluginUtils RuntimePluginServiceImpl