|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.qos.logback.core.util.InvocationGate
public class InvocationGate
This class serves as a gateway for invocations of a "costly" operation on a critical execution path.
| Constructor Summary | |
|---|---|
InvocationGate()
|
|
| Method Summary | |
|---|---|
boolean |
skipFurtherWork()
|
void |
updateMaskIfNecessary(long now)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InvocationGate()
| Method Detail |
|---|
public boolean skipFurtherWork()
public void updateMaskIfNecessary(long now)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||