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 TypeClassDescriptionclass
Listener to receive messages sent by theFrankSender
, for situations where calling anAdapter
directly is not desired. -
Uses of ConfigurationAware in org.frankframework.scheduler.job
Classes in org.frankframework.scheduler.job that implement ConfigurationAwareModifier and TypeClassDescriptionstatic class
The 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 TypeClassDescriptionclass
Sender to send a message to another Frank!class
Posts a message to another Frank!