Uses of Interface
org.frankframework.lifecycle.ConfigurableLifecycle
Package
Description
-
Uses of ConfigurableLifecycle in org.frankframework.configuration
Modifier and TypeClassDescriptionclass
Container ofAdapters
that belong together.class
Container for jobs that are scheduled for periodic execution. -
Uses of ConfigurableLifecycle in org.frankframework.core
Modifier and TypeInterfaceDescriptioninterface
interface
Models starting and stopping of objects that support such behaviour.interface
Modifier and TypeClassDescriptionclass
The Adapter is the central manager in the framework. -
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
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
-
Uses of ConfigurableLifecycle in org.frankframework.receivers
-
Uses of ConfigurableLifecycle in org.frankframework.util.flow
Modifier and TypeClassDescriptionclass
Generate a flow over the digestedAdapter
orConfiguration
.