public class Tap
extends java.lang.Object
implements org.springframework.beans.factory.InitializingBean
| Constructor and Description |
|---|
Tap(java.lang.String tapPoint,
java.lang.String tapModule,
ChannelRegistry channelRegistry) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
void |
setOutputChannel(org.springframework.integration.MessageChannel outputChannel) |
public Tap(java.lang.String tapPoint, java.lang.String tapModule, ChannelRegistry channelRegistry)