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 the
PluginService when the web application starts
up. |
PluginUtils | |
RuntimePluginServiceImpl |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.