|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.manifoldcf.core.lockmanager.LockManager.LockDescription
protected class LockManager.LockDescription
| Field Summary | |
|---|---|
protected java.lang.String |
lockKey
|
protected int |
lockType
|
| Constructor Summary | |
|---|---|
LockManager.LockDescription(int lockType,
java.lang.String lockKey)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getKey()
|
int |
getType()
|
void |
set(int lockType)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected int lockType
protected java.lang.String lockKey
| Constructor Detail |
|---|
public LockManager.LockDescription(int lockType,
java.lang.String lockKey)
| Method Detail |
|---|
public void set(int lockType)
public int getType()
public java.lang.String getKey()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||