Class CommandPoller
- java.lang.Object
-
- org.apache.sling.distribution.journal.impl.subscriber.CommandPoller
-
- All Implemented Interfaces:
Closeable
,AutoCloseable
public class CommandPoller extends Object implements Closeable
-
-
Constructor Summary
Constructors Constructor Description CommandPoller(org.apache.sling.distribution.journal.MessagingProvider messagingProvider, Topics topics, String subSlingId, String subAgentName, Runnable callback)
-
-
-
Method Detail
-
isCleared
public boolean isCleared(long offset)
-
close
public void close()
- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
-
-