| Package | Description |
|---|---|
| org.uberfire.backend.server.plugin |
| Class and Description |
|---|
| GwtRuntimePluginLoader
Processes and activates deployed plugin jars.
|
| GwtRuntimePluginWatcher
Monitors the plugin directory for changes and loads/removes plugins using the
GwtRuntimePluginLoader. |
| PluginRegistry
A simple registry to keep track of deployed plugins.
|
| RuntimePluginServiceImpl
Provides an Errai RPC endpoint to serve JavaScript runtime plugins (authored
in plain JS) to the client where the corresponding scripts get injected into
the DOM.
|
Copyright © 2012–2017 JBoss by Red Hat. All rights reserved.