Uses of Interface
org.frankframework.lifecycle.ConfigurableLifecycle
Package
Description
-
Uses of ConfigurableLifecycle in org.frankframework.configuration
Modifier and TypeClassDescriptionclass
Manager which holds all adapters within aConfiguration
.class
Container ofAdapters
that belong together.class
Generate a flow over the digestedConfiguration
.class
Container for jobs that are scheduled for periodic execution. -
Uses of ConfigurableLifecycle in org.frankframework.core
Modifier and TypeInterfaceDescriptioninterface
interface
-
Uses of ConfigurableLifecycle in org.frankframework.http
Modifier and TypeClassDescriptionclass
Sender for the HTTP protocol usingHttpMethod
.class
Note 1: Some certificates require the <java_home>/jre/lib/security/xxx_policy.jar files to be upgraded to unlimited strength.class
Sender for the HTTP protocol usingHttpMethod
.class
Shared HTTPSession, implementsSharedResource
so it can be set in the Configuration.xmlclass
Deprecated.class
Deprecated, for removal: This API element is subject to removal in a future version.class
Sender that sends a message via a WebService. -
Uses of ConfigurableLifecycle in org.frankframework.jdbc.migration
Modifier and TypeClassDescriptionclass
DatabaseMigration implementation for IAF.class
LiquiBase implementation for IAF -
Uses of ConfigurableLifecycle in org.frankframework.lifecycle
Modifier and TypeClassDescriptionclass
class
-
Uses of ConfigurableLifecycle in org.frankframework.monitoring