org.talend.esb.sam.common.service
Interface MonitoringService


public interface MonitoringService

Public interface for the business logic of MonitoringService


Method Summary
 void putEvents(List<Event> events)
          Handle the event with all configured handlers.
 

Method Detail

putEvents

void putEvents(List<Event> events)
Handle the event with all configured handlers.

Parameters:
events -


Copyright © 2011 Talend Inc.. All Rights Reserved.