public class HeartbeatConsumer extends Object implements MessageConsumer<MinionIdentityDTO,MinionIdentityDTO>, org.springframework.beans.factory.InitializingBean
Constructor and Description |
---|
HeartbeatConsumer() |
Modifier and Type | Method and Description |
---|---|
void |
afterPropertiesSet() |
SinkModule<MinionIdentityDTO,MinionIdentityDTO> |
getModule() |
void |
handleMessage(MinionIdentityDTO minionHandle) |
@Transactional public void handleMessage(MinionIdentityDTO minionHandle)
handleMessage
in interface MessageConsumer<MinionIdentityDTO,MinionIdentityDTO>
public void afterPropertiesSet() throws Exception
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
Exception
public SinkModule<MinionIdentityDTO,MinionIdentityDTO> getModule()
getModule
in interface MessageConsumer<MinionIdentityDTO,MinionIdentityDTO>
Copyright © 2021. All rights reserved.