org.apache.ojb.broker.locking
Class LockManagerRemoteImpl.LockInfo
java.lang.Object
org.apache.ojb.broker.locking.LockManagerRemoteImpl.LockInfo
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- LockManagerRemoteImpl
- public static final class LockManagerRemoteImpl.LockInfo
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
key
public java.lang.Object key
resourceId
public java.lang.Object resourceId
isolationLevel
public int isolationLevel
methodName
public byte methodName
lockTimeout
public long lockTimeout
blockTimeout
public long blockTimeout
LockManagerRemoteImpl.LockInfo
public LockManagerRemoteImpl.LockInfo(byte methodName)
LockManagerRemoteImpl.LockInfo
public LockManagerRemoteImpl.LockInfo(java.lang.Object key,
java.lang.Object resourceId,
byte methodName)
LockManagerRemoteImpl.LockInfo
public LockManagerRemoteImpl.LockInfo(java.lang.Object key,
java.lang.Object resourceId,
int isolationLevel,
byte methodName)
(C) 2002 - 2005 Apache Software Foundation
All rights reserved. Published under the Apache License 2.0.
http://db.apache.org/ojb
Version: 1.0.4, 2005-12-30