This is the configuration bean for the ActionProcessorSingleton,
which collects its configuration data from the action-processor
tag in the kernel configuration file.
This is the configuration bean for the ActionRegistry, which takes
its parameters from the action-registry tag in the kernel
configuration file, and which simply contains a list of configurations for the
actions that should be registered within the ActionRegistry.
This is the configuration bean for the ConnectionPoolAdapterSingleton, which
carries the database connection configuration and takes its data from the
connection-pool-adapter-singleton tag in the Kernel configuration
file.