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

java.lang.Object
  extended by org.talend.esb.sam.server.service.MonitoringWebService
All Implemented Interfaces:
org.talend.esb.sam.monitoringservice.v1.MonitoringService

public class MonitoringWebService
extends Object
implements org.talend.esb.sam.monitoringservice.v1.MonitoringService


Constructor Summary
MonitoringWebService()
           
 
Method Summary
 String putEvents(List<org.talend.esb.sam._2011._03.common.EventType> eventTypes)
           
 void setMonitoringService(org.talend.esb.sam.common.service.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

setMonitoringService

public void setMonitoringService(org.talend.esb.sam.common.service.MonitoringService monitoringService)

putEvents

public String putEvents(List<org.talend.esb.sam._2011._03.common.EventType> eventTypes)
                 throws org.talend.esb.sam.monitoringservice.v1.PutEventsFault
Specified by:
putEvents in interface org.talend.esb.sam.monitoringservice.v1.MonitoringService
Throws:
org.talend.esb.sam.monitoringservice.v1.PutEventsFault


Copyright © 2011-2012 Talend Inc.. All Rights Reserved.