Uses of Interface
eu.rarogsoftware.rarog.platform.api.settings.HomeDirectoryHelper
Packages that use HomeDirectoryHelper
Package
Description
-
Uses of HomeDirectoryHelper in eu.rarogsoftware.rarog.platform.app.configuration
Classes in eu.rarogsoftware.rarog.platform.app.configuration that implement HomeDirectoryHelperMethods in eu.rarogsoftware.rarog.platform.app.configuration that return HomeDirectoryHelper -
Uses of HomeDirectoryHelper in eu.rarogsoftware.rarog.platform.core.plugins.osgi
Constructors in eu.rarogsoftware.rarog.platform.core.plugins.osgi with parameters of type HomeDirectoryHelperModifierConstructorDescriptionFelixManager
(HomeDirectoryHelper homeDirectoryHelper, org.springframework.context.ApplicationContext applicationContext) OsgiPluginManager
(PluggableFeatureRegistry featureRegistry, PluginsStateStore stateStore, HomeDirectoryHelper homeDirectoryHelper) -
Uses of HomeDirectoryHelper in eu.rarogsoftware.rarog.platform.plugins.quickreload
Constructors in eu.rarogsoftware.rarog.platform.plugins.quickreload with parameters of type HomeDirectoryHelperModifierConstructorDescriptionPluginConfigurer
(DefaultQuickReloadService quickReloadService, HomeDirectoryHelper directoryHelper, TokenService tokenService) -
Uses of HomeDirectoryHelper in eu.rarogsoftware.rarog.platform.plugins.telemetry
Constructors in eu.rarogsoftware.rarog.platform.plugins.telemetry with parameters of type HomeDirectoryHelperModifierConstructorDescriptionSnapshotService
(ApplicationSettings applicationSettings, MetricsService metricsService, HomeDirectoryHelper directoryHelper, TaskManager taskManager, List<SnapshotExporter> snapshotExporters)