Uses of Interface
org.frankframework.lifecycle.ConfigurableLifecycle
Packages that use ConfigurableLifecycle
Package
Description
-
Uses of ConfigurableLifecycle in org.frankframework.configuration
Classes in org.frankframework.configuration that implement ConfigurableLifecycleModifier and TypeClassDescriptionclass
Container ofAdapters
that belong together.class
Container for jobs that are scheduled for periodic execution. -
Uses of ConfigurableLifecycle in org.frankframework.core
Subinterfaces of ConfigurableLifecycle in org.frankframework.coreModifier and TypeInterfaceDescriptioninterface
interface
Models starting and stopping of objects that support such behaviour.interface
Classes in org.frankframework.core that implement ConfigurableLifecycleModifier and TypeClassDescriptionclass
The Adapter is the central manager in the framework. -
Uses of ConfigurableLifecycle in org.frankframework.http
Classes in org.frankframework.http that implement ConfigurableLifecycleModifier 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
Classes in org.frankframework.jdbc.migration that implement ConfigurableLifecycleModifier and TypeClassDescriptionclass
DatabaseMigration implementation for IAF.class
LiquiBase implementation for IAF -
Uses of ConfigurableLifecycle in org.frankframework.lifecycle
Classes in org.frankframework.lifecycle that implement ConfigurableLifecycleModifier and TypeClassDescriptionclass
class
-
Uses of ConfigurableLifecycle in org.frankframework.monitoring
Subinterfaces of ConfigurableLifecycle in org.frankframework.monitoringModifier and TypeInterfaceDescriptioninterface
Interface to monitoring service.Classes in org.frankframework.monitoring that implement ConfigurableLifecycleModifier and TypeClassDescriptionclass
Base class for Monitor Destination implementations.class
Example configuration:class
IMonitorAdapter that uses asender
to send its message.class
Manager for Monitoring.class
Deprecated. -
Uses of ConfigurableLifecycle in org.frankframework.receivers
Classes in org.frankframework.receivers that implement ConfigurableLifecycle -
Uses of ConfigurableLifecycle in org.frankframework.util.flow
Classes in org.frankframework.util.flow that implement ConfigurableLifecycleModifier and TypeClassDescriptionclass
Generate a flow over the digestedAdapter
orConfiguration
.