org.talend.esb.sam.server.service
Class MonitoringWebService

java.lang.Object
  extended by org.talend.esb.sam.server.service.MonitoringWebService

public class MonitoringWebService
extends Object


Constructor Summary
MonitoringWebService()
           
 
Method Summary
 String putEvents(List<EventType> eventTypes)
           
 void setMonitoringService(MonitoringService monitoringService)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MonitoringWebService

public MonitoringWebService()
Method Detail

putEvents

public String putEvents(List<EventType> eventTypes)
                 throws PutEventsFault
Throws:
PutEventsFault

setMonitoringService

public void setMonitoringService(MonitoringService monitoringService)


Copyright © 2011 Talend Inc.. All Rights Reserved.