Uses of Annotation Interface
eu.rarogsoftware.rarog.platform.api.plugins.ComponentImport
Packages that use ComponentImport
Package
Description
-
Uses of ComponentImport in eu.rarogsoftware.rarog.platform.plugins.autoconfigure.config
Method parameters in eu.rarogsoftware.rarog.platform.plugins.autoconfigure.config with annotations of type ComponentImportModifier and TypeMethodDescription(package private) ApplicationSettingsInitializerAutoconfigure.SettingsInitializerProcessor
ApplicationSettingsInitializerAutoconfigure.settingsInitializerProcessor
(List<SettingsInitializer> initializers, ApplicationSettings applicationSettings) -
Uses of ComponentImport in eu.rarogsoftware.rarog.platform.plugins.backdoor.bypass
Constructor parameters in eu.rarogsoftware.rarog.platform.plugins.backdoor.bypass with annotations of type ComponentImport -
Uses of ComponentImport in eu.rarogsoftware.rarog.platform.plugins.backdoor.rest
Constructor parameters in eu.rarogsoftware.rarog.platform.plugins.backdoor.rest with annotations of type ComponentImportModifierConstructorDescriptionApplicationSettingsBackdoorController
(ApplicationSettings applicationSettings) UsersBackendControl
(UserManager userManager) -
Uses of ComponentImport in eu.rarogsoftware.rarog.platform.plugins.context
Methods in eu.rarogsoftware.rarog.platform.plugins.context that return ComponentImportModifier and TypeMethodDescriptionOsgiComponentImportMetadata.annotation()
Returns the value of theannotation
record component.Constructors in eu.rarogsoftware.rarog.platform.plugins.context with parameters of type ComponentImportModifierConstructorDescription(package private)
OsgiComponentImportMetadata
(Class<?> type, ComponentImport annotation) Creates an instance of aOsgiComponentImportMetadata
record class. -
Uses of ComponentImport in eu.rarogsoftware.rarog.platform.plugins.func.test
Method parameters in eu.rarogsoftware.rarog.platform.plugins.func.test with annotations of type ComponentImportModifier and TypeMethodDescriptionTestConfiguration.component2
(RandomComponent randomComponent, MfaStore mfaStore) Constructor parameters in eu.rarogsoftware.rarog.platform.plugins.func.test with annotations of type ComponentImportModifierConstructorDescriptionTestRestController
(eu.rarogsoftware.commons.database.connection.DatabaseConnectionProvider databaseConnectionProvider, EventService eventService, FuncTestEventListener eventListener) TestRestController
(eu.rarogsoftware.commons.database.connection.DatabaseConnectionProvider databaseConnectionProvider, EventService eventService, FuncTestEventListener eventListener) -
Uses of ComponentImport in eu.rarogsoftware.rarog.platform.plugins.pat
Method parameters in eu.rarogsoftware.rarog.platform.plugins.pat with annotations of type ComponentImportModifier and TypeMethodDescription(package private) DynamicAssetsLoaderFactory
PluginConfig.localDynamicAssetsLoaderFactory
(org.springframework.core.io.ResourceLoader resourceLoader, eu.rarogsoftware.commons.cache.CacheService cacheService, Long cacheDuration, String manifestLocation, String manifestOverriddenLocation) Constructor parameters in eu.rarogsoftware.rarog.platform.plugins.pat with annotations of type ComponentImportModifierConstructorDescriptionDbTokenStore
(eu.rarogsoftware.commons.database.connection.DatabaseConnectionProvider databaseConnectionProvider, eu.rarogsoftware.commons.cache.CacheService cacheService) DbTokenStore
(eu.rarogsoftware.commons.database.connection.DatabaseConnectionProvider databaseConnectionProvider, eu.rarogsoftware.commons.cache.CacheService cacheService) DefaultTokenService
(ApplicationSettings applicationSettings, UserManager userManager, TaskManager taskManager, TokenStore tokenStore, eu.rarogsoftware.commons.utils.RandomService randomService, Clock clock) DefaultTokenService
(ApplicationSettings applicationSettings, UserManager userManager, TaskManager taskManager, TokenStore tokenStore, eu.rarogsoftware.commons.utils.RandomService randomService, Clock clock) DefaultTokenService
(ApplicationSettings applicationSettings, UserManager userManager, TaskManager taskManager, TokenStore tokenStore, eu.rarogsoftware.commons.utils.RandomService randomService, Clock clock) TokenAuthenticationFilter
(TokenService tokenService, MetricsService metricsService) -
Uses of ComponentImport in eu.rarogsoftware.rarog.platform.plugins.pat.rest
Constructor parameters in eu.rarogsoftware.rarog.platform.plugins.pat.rest with annotations of type ComponentImportModifierConstructorDescriptionUserTokenController
(TokenService tokenService, UserManager userManager, I18nHelper i18nHelper) UserTokenController
(TokenService tokenService, UserManager userManager, I18nHelper i18nHelper) -
Uses of ComponentImport in eu.rarogsoftware.rarog.platform.plugins.quickreload
Constructor parameters in eu.rarogsoftware.rarog.platform.plugins.quickreload with annotations of type ComponentImportModifierConstructorDescriptionDefaultQuickReloadService
(ApplicationSettings applicationSettings, TaskManager taskManager) DefaultQuickReloadService
(ApplicationSettings applicationSettings, TaskManager taskManager) PluginConfigurer
(DefaultQuickReloadService quickReloadService, HomeDirectoryHelper directoryHelper, TokenService tokenService) PluginConfigurer
(DefaultQuickReloadService quickReloadService, HomeDirectoryHelper directoryHelper, TokenService tokenService) -
Uses of ComponentImport in eu.rarogsoftware.rarog.platform.plugins.telemetry
Constructor parameters in eu.rarogsoftware.rarog.platform.plugins.telemetry with annotations of type ComponentImportModifierConstructorDescriptionSnapshotService
(ApplicationSettings applicationSettings, MetricsService metricsService, HomeDirectoryHelper directoryHelper, TaskManager taskManager, List<SnapshotExporter> snapshotExporters) SnapshotService
(ApplicationSettings applicationSettings, MetricsService metricsService, HomeDirectoryHelper directoryHelper, TaskManager taskManager, List<SnapshotExporter> snapshotExporters) SnapshotService
(ApplicationSettings applicationSettings, MetricsService metricsService, HomeDirectoryHelper directoryHelper, TaskManager taskManager, List<SnapshotExporter> snapshotExporters) SnapshotService
(ApplicationSettings applicationSettings, MetricsService metricsService, HomeDirectoryHelper directoryHelper, TaskManager taskManager, List<SnapshotExporter> snapshotExporters) -
Uses of ComponentImport in eu.rarogsoftware.rarog.platform.plugins.telemetry.exporters
Constructor parameters in eu.rarogsoftware.rarog.platform.plugins.telemetry.exporters with annotations of type ComponentImportModifierConstructorDescriptionGraphiteSnapshotExporter
(ApplicationSettings applicationSettings, AuthConfiguredSocketFactoryService socketFactoryService) GraphiteSnapshotExporter
(ApplicationSettings applicationSettings, AuthConfiguredSocketFactoryService socketFactoryService) InfluxDbSnapshotExporter
(ApplicationSettings applicationSettings, TaskManager taskManager, HttpClientAuthConfigService authConfigService) InfluxDbSnapshotExporter
(ApplicationSettings applicationSettings, TaskManager taskManager, HttpClientAuthConfigService authConfigService) InfluxDbSnapshotExporter
(ApplicationSettings applicationSettings, TaskManager taskManager, HttpClientAuthConfigService authConfigService) RarogSoftwareTelemetrySnapshotExporter
(ApplicationSettings applicationSettings, TaskManager taskManager, HttpClientAuthConfigService authConfigService) RarogSoftwareTelemetrySnapshotExporter
(ApplicationSettings applicationSettings, TaskManager taskManager, HttpClientAuthConfigService authConfigService) RarogSoftwareTelemetrySnapshotExporter
(ApplicationSettings applicationSettings, TaskManager taskManager, HttpClientAuthConfigService authConfigService) -
Uses of ComponentImport in eu.rarogsoftware.rarog.platform.plugins.telemetry.rest
Constructor parameters in eu.rarogsoftware.rarog.platform.plugins.telemetry.rest with annotations of type ComponentImportModifierConstructorDescriptionMetricsControlController
(ApplicationSettings applicationSettings) OpenMetricsExposerController
(MetricsService metricsService, ApplicationSettings applicationSettings) OpenMetricsExposerController
(MetricsService metricsService, ApplicationSettings applicationSettings)