Package org.frankframework.configuration
package org.frankframework.configuration
-
ClassDescriptionManager which holds all adapters within a
Configuration
.Validates if the BuildInfo.properties file is present in the configuration (jar), and if the name and version properties are set correctlyException thrown byClassLoaderManager
when it fails to create anIConfigurationClassLoader
.Loads a ClassLoader on a per Configuration basis.Container ofAdapters
that belong together.The configurationDigester reads the configuration.xml and the digester rules in XML format and factors a Configuration.Exception thrown by ConfigurationDigester and configure()-methods, signaling the configuration did not succeed.Generate a flow over the digestedConfiguration
.Functions to manipulate the configuration.Interface to be implemented when a class has one or more special default values (i.e. a default value of attribute X depends on the value of attribute Y).Make the hostname property available to the Ibis configuration and the Spring configuration.Main entry point for creating and starting Ibis instances from the configuration file.An IBIS Manager gives various methods for the control of an IBIS instance.Make a lower case variant of the instance.name property (instance.name.lc) available to the Ibis configuration and the Spring configuration.Overwrite a property available to the Ibis configuration and the Spring configuration.Container for jobs that are scheduled for periodic execution.Enumeration class for suppressing configuration warnings.