| Package | Description |
|---|---|
| de.aristaflow.adept2.base.registry | |
| de.aristaflow.adept2.base.servletcontainer.dynamic |
| Modifier and Type | Class and Description |
|---|---|
static class |
LocalServiceRegistry.ConfigurationValidator
Checks the configuration of the
ServiceRegistry. |
static class |
PluginRegistry.ConfigurationValidator
Checks that all declared plugin instances are configured properly, that is
they have an implementation class and runtime plugins have a plugin
classpath.
|
static class |
ServiceRegistry.ConfigurationValidator
Checks the configuration of the
ServiceRegistry. |
| Modifier and Type | Class and Description |
|---|---|
static class |
EmbeddedServletService.ConfigurationValidator
Validates the configuration of the embedded servlet service, that is, an
instance of
ServletContext needs to be provided and the URL of
the outer servlet. |