java.lang.Object
org.apache.sling.testing.clients.util.poller.AbstractPoller
org.apache.sling.testing.clients.util.poller.PathPoller
All Implemented Interfaces:
Poller

@Deprecated public class PathPoller extends AbstractPoller
Deprecated.
Allows polling for a resource
  • Constructor Details

    • PathPoller

      public PathPoller(AbstractSlingClient client, String path, long waitInterval, long waitCount, int... expectedStatus)
      Deprecated.
  • Method Details

    • call

      public boolean call()
      Deprecated.
    • condition

      public boolean condition()
      Deprecated.
    • getException

      public Exception getException()
      Deprecated.