@Deprecated public class PathPoller extends AbstractPoller
Constructor and Description |
---|
PathPoller(AbstractSlingClient client,
String path,
long waitInterval,
long waitCount,
int... expectedStatus)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
call()
Deprecated.
|
boolean |
condition()
Deprecated.
|
Exception |
getException()
Deprecated.
|
callAndWait, callUntilCondition
public PathPoller(AbstractSlingClient client, String path, long waitInterval, long waitCount, int... expectedStatus)
public boolean call()
public boolean condition()
public Exception getException()
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.