Uses of Interface
org.frankframework.configuration.ConfigurationAware
Packages that use ConfigurationAware
Package
Description
-
Uses of ConfigurationAware in org.frankframework.core
Classes in org.frankframework.core 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.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!