Uses of Interface
ch.qos.logback.core.util.InvocationGate
Packages that use InvocationGate
-
Uses of InvocationGate in ch.qos.logback.core.util
Classes in ch.qos.logback.core.util that implement InvocationGateModifier and TypeClassDescriptionclassAnInvocationGatethat allows a fixed number of successive callers to proceed, then enforces a lull of a fixedDuration.classThis class serves as a gateway for invocations of a "costly" operation on a critical execution path.classA time-basedInvocationGatewith fixed-interval logic.classDeprecated.
FixedIntervalInvocationGateinstead.