Uses of Interface
org.frankframework.configuration.ConfigurationAware
Packages that use ConfigurationAware
Package
Description
-
Uses of ConfigurationAware in org.frankframework.configuration.digester
Classes in org.frankframework.configuration.digester that implement ConfigurationAwareModifier and TypeClassDescriptionclassThe configurationDigester reads the configuration.xml and the digester rules in XML format and factors a Configuration. -
Uses of ConfigurationAware in org.frankframework.core
Classes in org.frankframework.core that implement ConfigurationAware -
Uses of ConfigurationAware in org.frankframework.larva.actions
Classes in org.frankframework.larva.actions that implement ConfigurationAwareModifier and TypeClassDescriptionclassCustom Larva SpringContext, used to load the Larva scenario actions. -
Uses of ConfigurationAware in org.frankframework.lifecycle
Classes in org.frankframework.lifecycle that implement ConfigurationAware -
Uses of ConfigurationAware in org.frankframework.monitoring
Classes in org.frankframework.monitoring that implement ConfigurationAware -
Uses of ConfigurationAware in org.frankframework.pipes
Classes in org.frankframework.pipes that implement ConfigurationAware -
Uses of ConfigurationAware in org.frankframework.receivers
Classes in org.frankframework.receivers that implement ConfigurationAwareModifier and TypeClassDescriptionclassListener to receive messages sent by theFrankSender, for situations where calling anAdapterdirectly is not desired. -
Uses of ConfigurationAware in org.frankframework.scheduler
Classes in org.frankframework.scheduler that implement ConfigurationAwareModifier and TypeClassDescriptionclassContainer for jobs that are scheduled for periodic execution. -
Uses of ConfigurationAware in org.frankframework.scheduler.job
Classes in org.frankframework.scheduler.job that implement ConfigurationAwareModifier and TypeClassDescriptionstatic classThe sole purpose of this call is to prevent AOP wrapping around the sendMessage / sendMessageOrThrow methods. -
Uses of ConfigurationAware in org.frankframework.senders
Classes in org.frankframework.senders that implement ConfigurationAwareModifier and TypeClassDescriptionclassSender to send a message to another Frank!classPosts a message to another Frank!