Uses of Class
org.frankframework.util.MessageKeeper
Packages that use MessageKeeper
Package
Description
-
Uses of MessageKeeper in org.frankframework.core
Methods in org.frankframework.core that return MessageKeeperModifier and TypeMethodDescriptionAdapter.getMessageKeeper()
the MessageKeeper is for keeping the lastmessageKeeperSize
messages available, for instance for displaying it in the webcontrol -
Uses of MessageKeeper in org.frankframework.lifecycle
Methods in org.frankframework.lifecycle that return MessageKeeperModifier and TypeMethodDescriptionMessageEventListener.getMessageKeeper()
Get MessageKeeper for the application.MessageEventListener.getMessageKeeper
(String configurationName) Get MessageKeeper for a specific configuration. -
Uses of MessageKeeper in org.frankframework.scheduler
Methods in org.frankframework.scheduler that return MessageKeeper -
Uses of MessageKeeper in org.frankframework.scheduler.job
Methods in org.frankframework.scheduler.job that return MessageKeeper -
Uses of MessageKeeper in org.frankframework.util
Methods in org.frankframework.util with parameters of type MessageKeeper