|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.multiverse.api.commitlock.PassAllCommitLockFilter
public final class PassAllCommitLockFilter
A CommitLockFilter that says that all locks need locking.
| Field Summary | |
|---|---|
static PassAllCommitLockFilter |
INSTANCE
|
| Fields inherited from interface org.multiverse.MultiverseConstants |
|---|
___BUGSHAKER_ENABLED, ___TRACING_ENABLED |
| Constructor Summary | |
|---|---|
PassAllCommitLockFilter()
|
|
| Method Summary | |
|---|---|
boolean |
needsLocking(CommitLock commitLock)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final PassAllCommitLockFilter INSTANCE
| Constructor Detail |
|---|
public PassAllCommitLockFilter()
| Method Detail |
|---|
public boolean needsLocking(CommitLock commitLock)
needsLocking in interface CommitLockFilter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||