@EnableBinding(value=org.springframework.cloud.stream.messaging.Source.class) @EnableConfigurationProperties(value=TimeSourceOptionsMetadata.class) public class TimeSource extends Object
Constructor and Description |
---|
TimeSource() |
Modifier and Type | Method and Description |
---|---|
org.springframework.integration.core.MessageSource<String> |
timerMessageSource() |
@Bean @InboundChannelAdapter(value="output", poller=) public org.springframework.integration.core.MessageSource<String> timerMessageSource()
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.