public class PullMessageService extends ServiceThread
hasNotified, stoped, thread| 构造器和说明 |
|---|
PullMessageService(MQClientInstance mQClientFactory) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
executePullRequestImmediately(PullRequest pullRequest) |
void |
executePullRequestLater(PullRequest pullRequest,
long timeDelay) |
void |
executeTaskLater(Runnable r,
long timeDelay) |
ScheduledExecutorService |
getScheduledExecutorService() |
String |
getServiceName() |
void |
run() |
getJointime, isStoped, makeStop, onWaitEnd, shutdown, shutdown, start, stop, stop, waitForRunning, wakeuppublic PullMessageService(MQClientInstance mQClientFactory)
public void executePullRequestLater(PullRequest pullRequest, long timeDelay)
public void executePullRequestImmediately(PullRequest pullRequest)
public void executeTaskLater(Runnable r, long timeDelay)
public ScheduledExecutorService getScheduledExecutorService()
public void run()
public String getServiceName()
getServiceName 在类中 ServiceThreadCopyright © 2012–2016. All rights reserved.