Uses of Annotation Interface
eu.rarogsoftware.rarog.platform.plugins.autoconfigure.PluginAutoConfiguration
Packages that use PluginAutoConfiguration
Package
Description
-
Uses of PluginAutoConfiguration in eu.rarogsoftware.rarog.platform.plugins.autoconfigure.config
Classes in eu.rarogsoftware.rarog.platform.plugins.autoconfigure.config with annotations of type PluginAutoConfigurationModifier and TypeClassDescriptionclass
Autoconfiguration that automatically finds allSettingsInitializer
instances and initializesApplicationSettings
with them. -
Uses of PluginAutoConfiguration in eu.rarogsoftware.rarog.platform.plugins.autoconfigure.database
Classes in eu.rarogsoftware.rarog.platform.plugins.autoconfigure.database with annotations of type PluginAutoConfiguration -
Uses of PluginAutoConfiguration in eu.rarogsoftware.rarog.platform.plugins.autoconfigure.dev
Classes in eu.rarogsoftware.rarog.platform.plugins.autoconfigure.dev with annotations of type PluginAutoConfiguration -
Uses of PluginAutoConfiguration in eu.rarogsoftware.rarog.platform.plugins.autoconfigure.events
Classes in eu.rarogsoftware.rarog.platform.plugins.autoconfigure.events with annotations of type PluginAutoConfigurationModifier and TypeClassDescriptionclass
Automatically exportsEventListener
components that are annotated, unless explicit configuration is defined. -
Uses of PluginAutoConfiguration in eu.rarogsoftware.rarog.platform.plugins.autoconfigure.web
Classes in eu.rarogsoftware.rarog.platform.plugins.autoconfigure.web with annotations of type PluginAutoConfigurationModifier and TypeClassDescriptionclass
Automatically exportsServlet
andFilter
components that are annotated withServletMapping
andFilterMapping
.class
-
Uses of PluginAutoConfiguration in eu.rarogsoftware.rarog.platform.plugins.autoconfigure.web.ui
Classes in eu.rarogsoftware.rarog.platform.plugins.autoconfigure.web.ui with annotations of type PluginAutoConfigurationModifier and TypeClassDescriptionclass
class
class