org.ow2.dragon.service.wsdm
Class NotificationManagerImpl
java.lang.Object
org.ow2.dragon.service.wsdm.NotificationManagerImpl
- All Implemented Interfaces:
- NotificationManager
public class NotificationManagerImpl
- extends java.lang.Object
- implements NotificationManager
- Author:
- aruffie - eBM Websourcing
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotificationManagerImpl
public NotificationManagerImpl()
handleNotification
public void handleNotification(com.ebmwebsourcing.wsstar.dm.api.QoSMetrics metric,
java.lang.String endpointRef)
- Specified by:
handleNotification in interface NotificationManager
getQoSMetricDAO
public QoSMetricDAO getQoSMetricDAO()
setQoSMetricDAO
public void setQoSMetricDAO(QoSMetricDAO qoSMetricDAO)
getTransfertObjectAssembler
public TransfertObjectAssembler getTransfertObjectAssembler()
setTransfertObjectAssembler
public void setTransfertObjectAssembler(TransfertObjectAssembler transfertObjectAssembler)
getEndpointDAO
public EndpointDAO getEndpointDAO()
- Returns:
- the endpointDAO
setEndpointDAO
public void setEndpointDAO(EndpointDAO endpointDAO)
- Parameters:
endpointDAO - the endpointDAO to set
Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.