Package org.uberfire.backend.server.plugins.engine
-
Class Summary Class Description PluginJarProcessor Processes and activates deployed plugin jars.PluginManager Manages Uberfire Plugins which involves monitoring the plugins directory (seePluginWatcher), and loading the deployed plugins (seePluginJarProcessor).PluginWatcher Monitors the plugins directory for changes and loads/removes plugins using thePluginJarProcessor.