Interface | Description |
---|---|
HasSpecialDefaultValues |
Interface to be implemented when a class has one or more special default
values (i.e.
|
IbisManager |
An IBIS Manager gives various methods for the control of an IBIS instance.
|
Class | Description |
---|---|
AdapterLifecycleWrapperBase | |
AdapterManager |
configure/start/stop lifecycles are managed by Spring.
|
ApplicationWarnings | |
ApplicationWarningsBase | |
BuildInfoValidator |
Validates if the BuildInfo.properties file is present in the configuration (jar), and if the name and version properties are set correctly
|
ClassLoaderManager |
Loads a ClassLoader on a per Configuration basis.
|
Configuration |
Container of
Adapters that belong together. |
ConfigurationDigester |
The configurationDigester reads the configuration.xml and the digester rules
in XML format and factors a Configuration.
|
ConfigurationMessageEvent | |
ConfigurationUtils |
Functions to manipulate the configuration.
|
ConfigurationWarnings | |
HostnamePropertySourcePostProcessor |
Make the hostname property available to the Ibis configuration and the Spring
configuration.
|
IbisContext |
Main entry point for creating and starting Ibis instances from
the configuration file.
|
IbisContextRunnable | |
Include | |
LowerCasePropertySourcePostProcessor |
Make a lower case variant of the instance.name property (instance.name.lc)
available to the Ibis configuration and the Spring configuration.
|
OverwritePropertySourcePostProcessor |
Overwrite a property available to the Ibis configuration and the Spring
configuration.
|
ScheduleManager |
Container for jobs that are scheduled for periodic execution.
|
Enum | Description |
---|---|
IbisManager.IbisAction | |
SuppressKeys |
Enumeration class for suppressing configuration warnings.
|
Exception | Description |
---|---|
ClassLoaderException |
Exception thrown by
ClassLoaderManager when it fails to create an IConfigurationClassLoader . |
ConfigurationException |
Exception thrown by ConfigurationDigester and configure()-methods, signaling the configuration
did not succeed.
|
Annotation Type | Description |
---|---|
ConfigurationWarning |
Copyright © 2023 Frank!Framework. All rights reserved.