org.multiverse.api.commitlock
Class PassAllCommitLockFilter
java.lang.Object
org.multiverse.api.commitlock.PassAllCommitLockFilter
- All Implemented Interfaces:
- CommitLockFilter, MultiverseConstants
public final class PassAllCommitLockFilter
- extends Object
- implements CommitLockFilter, MultiverseConstants
A CommitLockFilter that says that all locks need locking.
- Author:
- Peter Veentjer.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final PassAllCommitLockFilter INSTANCE
PassAllCommitLockFilter
public PassAllCommitLockFilter()
needsLocking
public boolean needsLocking(CommitLock commitLock)
- Specified by:
needsLocking in interface CommitLockFilter
Copyright © 2008-2010 Multiverse. All Rights Reserved.