Uses of Class
org.frankframework.util.Locker
Package
Description
-
Uses of Locker in org.frankframework.core
Modifier and TypeMethodDescriptionAbstractResponseValidatorWrapper.getLocker()
IPipe.getLocker()
PipeLine.getLocker()
Modifier and TypeMethodDescriptionvoid
void
Optional Locker, to avoid parallel execution of the Pipe by multiple threads or servers.void
Optional Locker, to avoid parallel execution of the PipeLine by multiple threads on multiple servers. -
Uses of Locker in org.frankframework.pipes
-
Uses of Locker in org.frankframework.scheduler
-
Uses of Locker in org.frankframework.scheduler.job