Uses of Class
org.frankframework.util.Locker
Packages that use Locker
Package
Description
-
Uses of Locker in org.frankframework.core
Methods in org.frankframework.core that return LockerModifier and TypeMethodDescriptionAbstractResponseValidatorWrapper.getLocker()
IPipe.getLocker()
PipeLine.getLocker()
Methods in org.frankframework.core with parameters of type LockerModifier 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
Methods in org.frankframework.pipes that return LockerMethods in org.frankframework.pipes with parameters of type Locker -
Uses of Locker in org.frankframework.scheduler
Methods in org.frankframework.scheduler that return LockerMethods in org.frankframework.scheduler with parameters of type Locker -
Uses of Locker in org.frankframework.scheduler.job
Methods in org.frankframework.scheduler.job that return LockerMethods in org.frankframework.scheduler.job with parameters of type Locker