Example usage for org.apache.commons.transaction.locking LockManager interface-usage

List of usage examples for org.apache.commons.transaction.locking LockManager interface-usage

Introduction

In this page you can find the example usage for org.apache.commons.transaction.locking LockManager interface-usage.

Usage

From source file org.apache.ojb.broker.locking.LockManagerCommonsImpl.java

/**
 * A {@link LockManager} implementation based on apache's commons-transaction
 * locking part.
 * <p/>
 * The timeout of locks is currently (OJB 1.0.2) not supported, maybe
 * in further versions.