com.ebmwebsourcing.wsstar.notification.service.brokerednotification
Interface WsnbrPublisherRegistrationManager

All Known Implementing Classes:
RegistrationsMgr

public interface WsnbrPublisherRegistrationManager

Author:
tdejean - eBM WebSourcing

Method Summary
 com.ebmwebsourcing.wsstar.notification.definition.brokerednotification.api.DestroyRegistrationResponse destroyRegistration(com.ebmwebsourcing.wsstar.notification.definition.brokerednotification.api.DestroyRegistration request)
          destroy an existing Publisher registration (Topics, ...)
 

Method Detail

destroyRegistration

com.ebmwebsourcing.wsstar.notification.definition.brokerednotification.api.DestroyRegistrationResponse destroyRegistration(com.ebmwebsourcing.wsstar.notification.definition.brokerednotification.api.DestroyRegistration request)
                                                                                                                           throws com.ebmwebsourcing.wsstar.notification.definition.utils.WSNotificationException,
                                                                                                                                  WSNotificationFault,
                                                                                                                                  com.ebmwebsourcing.wsstar.notification.extension.utils.WSNotificationExtensionException
destroy an existing Publisher registration (Topics, ...)

Parameters:
request -
Returns:
a DestroyRegistrationResponse object as describe in WS-BrokeredNotification spec (p.25)
Throws:
com.ebmwebsourcing.wsstar.notification.definition.utils.WSNotificationException
WSNotificationFault
com.ebmwebsourcing.wsstar.notification.extension.utils.WSNotificationExtensionException


Copyright © 2009 eBM Websourcing. All Rights Reserved.