Uses of Package
org.pf4j
Packages that use org.pf4j
-
ClassDescriptionThis class implements the boilerplate plugin code that any
PluginManager
implementation would have to support.Load all information needed by a plugin.The default implementation forExtensionFactory
.The default implementation forExtensionFinder
.Default implementation of thePluginManager
interface.This class builds a dependency graph for a list of plugins (descriptors).Creates an extension instance.A wrapper over extension instance.This class will be extended by all plugins and serve as the common class between a plugin and the application.One instance of this class should be created by plugin manager for every available plug-in.The classpath of the plugin.A plugin descriptor contains information about a plug-in.Find a plugin descriptor for a plugin path.Creates a plugin instance.Load all information (classes) needed by a plugin.Provides the functionality for plugin management such as load, start and stop the plugins.Directory that contains plugins.An exception used to indicate that a plugin problem occurred.PluginStateListener defines the interface for an object that listens to plugin state changes.A wrapper over plugin instance.Manager responsible for versions of plugins.