- MessageInfo - Class in org.talend.esb.sam.common.event
-
The Class MessageInfo using to define information related to message.
- MessageInfo(String, String, String, String, String) - Constructor for class org.talend.esb.sam.common.event.MessageInfo
-
Instantiates a new message info.
- MessageInfo() - Constructor for class org.talend.esb.sam.common.event.MessageInfo
-
Instantiates a new message info.
- MonitoringException - Exception in org.talend.esb.sam.common.event
-
The Class MonitoringException describes the monitoring exception.
- MonitoringException(String, String, Throwable) - Constructor for exception org.talend.esb.sam.common.event.MonitoringException
-
Instantiates a new monitoring exception.
- MonitoringException(String, String, Throwable, Event) - Constructor for exception org.talend.esb.sam.common.event.MonitoringException
-
Instantiates a new monitoring exception.
- MonitoringException(String, String, Throwable, List<Event>) - Constructor for exception org.talend.esb.sam.common.event.MonitoringException
-
Instantiates a new monitoring exception.
- MonitoringService - Interface in org.talend.esb.sam.common.service
-
Public interface for the business logic of MonitoringService.