public class TrapSinkConsumer extends Object implements MessageConsumer<TrapInformationWrapper,TrapLogDTO>
| Modifier and Type | Field and Description | 
|---|---|
| static TrapdInstrumentation | trapdInstrumentation | 
| Constructor and Description | 
|---|
| TrapSinkConsumer() | 
| Modifier and Type | Method and Description | 
|---|---|
| SinkModule<TrapInformationWrapper,TrapLogDTO> | getModule() | 
| void | handleMessage(TrapLogDTO messageLog) | 
| void | init() | 
public static final TrapdInstrumentation trapdInstrumentation
@PostConstruct public void init() throws Exception
Exceptionpublic SinkModule<TrapInformationWrapper,TrapLogDTO> getModule()
getModule in interface MessageConsumer<TrapInformationWrapper,TrapLogDTO>public void handleMessage(TrapLogDTO messageLog)
handleMessage in interface MessageConsumer<TrapInformationWrapper,TrapLogDTO>Copyright © 2019. All rights reserved.