Uses of Class
de.aristaflow.adept2.base.configuration.ConfigurationValidator
Packages that use ConfigurationValidator
Package
Description
-
Uses of ConfigurationValidator in de.aristaflow.adept2.base.registry
Subclasses of ConfigurationValidator in de.aristaflow.adept2.base.registryModifier and TypeClassDescriptionstatic classChecks the configuration of theServiceRegistry.static classChecks that all declared plugin instances are configured properly, that is they have an implementation class and runtime plugins have a plugin classpath.static classChecks the configuration of theServiceRegistry. -
Uses of ConfigurationValidator in de.aristaflow.adept2.base.servletcontainer.dynamic
Subclasses of ConfigurationValidator in de.aristaflow.adept2.base.servletcontainer.dynamicModifier and TypeClassDescriptionstatic classValidates the configuration of the embedded servlet service, that is, an instance ofServletContextneeds to be provided and the URL of the outer servlet.