Modifier and Type | Field and Description |
---|---|
protected int |
lock_id |
protected String |
lock_name |
protected Owner |
owner |
protected Locking.Type |
type |
Constructor and Description |
---|
Locking.Response(Locking.Type type,
Owner owner,
String lock_name,
int lock_id) |
protected final Locking.Type type
protected final Owner owner
protected final String lock_name
protected final int lock_id
public Locking.Response(Locking.Type type, Owner owner, String lock_name, int lock_id)
Copyright © 2013 JBoss, a division of Red Hat. All rights reserved.