@Deprecated public class LogMessageWaitStrategy extends GenericContainer.AbstractWaitStrategy
container, startupTimeoutwaitStrategyTarget| Constructor and Description |
|---|
LogMessageWaitStrategy()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
waitUntilReady()
Deprecated.
Wait until
GenericContainer.AbstractWaitStrategy.container has started. |
LogMessageWaitStrategy |
withRegEx(java.lang.String regEx)
Deprecated.
|
LogMessageWaitStrategy |
withTimes(int times)
Deprecated.
|
getLivenessCheckPort, getLivenessCheckPorts, getRateLimiter, logger, waitUntilReady, withStartupTimeoutwaitUntilReady, withRateLimiterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitwaitUntilReadyprotected void waitUntilReady()
GenericContainer.AbstractWaitStrategyGenericContainer.AbstractWaitStrategy.container has started.waitUntilReady in class GenericContainer.AbstractWaitStrategypublic LogMessageWaitStrategy withRegEx(java.lang.String regEx)
public LogMessageWaitStrategy withTimes(int times)