public class CriticalMeasure extends Object
Constructor and Description |
---|
CriticalMeasure() |
Modifier and Type | Method and Description |
---|---|
void |
enterCritical() |
long |
enterTime() |
boolean |
isExpired(long timeout) |
void |
leaveCritical() |
long |
leaveTime() |
Copyright © 2018 JBoss by Red Hat. All rights reserved.