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