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 Summary