Package | Description |
---|---|
org.apache.activemq.artemis.utils |
Modifier and Type | Method and Description |
---|---|
static boolean |
Waiter.waitFor(Waiter.Condition condition,
TimeUnit unit,
long timeout,
TimeUnit parkUnit,
long parkTime)
This method will wait for the condition.result to be true or a timeout has ocurred.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.