| Class | Description |
|---|---|
| PluginJarProcessor |
Processes and activates deployed plugin jars.
|
| PluginManager |
Manages Uberfire Plugins which involves monitoring the plugins directory
(see
PluginWatcher), and loading the deployed plugins (see
PluginJarProcessor). |
| PluginWatcher |
Monitors the plugins directory for changes and loads/removes plugins using the
PluginJarProcessor. |
Copyright © 2012–2017 JBoss by Red Hat. All rights reserved.