@ConfigurationProperties(value="spring.integration.poller") public class DefaultPollerProperties extends ObjectSE
コンストラクターと説明 |
---|
DefaultPollerProperties() |
修飾子と型 | メソッドと説明 |
---|---|
long | getFixedDelay() |
long | getMaxMessagesPerPoll() |
org.springframework.integration.scheduling.PollerMetadata | getPollerMetadata() |
void | setFixedDelay(long fixedDelay) |
void | setMaxMessagesPerPoll(long maxMessagesPerPoll) |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSE
public org.springframework.integration.scheduling.PollerMetadata getPollerMetadata()
public long getFixedDelay()
public void setFixedDelay(long fixedDelay)
public long getMaxMessagesPerPoll()
public void setMaxMessagesPerPoll(long maxMessagesPerPoll)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.