public class ActiveLock extends Object
Modifier and Type | Field and Description |
---|---|
String |
name |
long |
startTime |
int |
timeoutInMillis |
short |
type |
Constructor and Description |
---|
ActiveLock(short type,
String name,
int timeoutInMillis) |
public final long startTime
public final short type
public final int timeoutInMillis
public ActiveLock(short type, String name, int timeoutInMillis)
Copyright © 2015 Lucee