Uses of Interface
eu.rarogsoftware.rarog.platform.api.plugins.PluginsStateStore
Packages that use PluginsStateStore
Package
Description
-
Uses of PluginsStateStore in eu.rarogsoftware.rarog.platform.core.plugins
Classes in eu.rarogsoftware.rarog.platform.core.plugins that implement PluginsStateStoreModifier and TypeClassDescriptionclass
Implementation ofPluginsStateStore
that relies on database to store plugin states. -
Uses of PluginsStateStore in eu.rarogsoftware.rarog.platform.core.plugins.osgi
Constructors in eu.rarogsoftware.rarog.platform.core.plugins.osgi with parameters of type PluginsStateStoreModifierConstructorDescriptionOsgiPluginManager
(PluggableFeatureRegistry featureRegistry, PluginsStateStore stateStore, HomeDirectoryHelper homeDirectoryHelper)