org.apache.juddi.v3.client.mapping
Class UDDIClientSubscriptionListenerImpl
java.lang.Object
org.apache.juddi.v3.client.mapping.UDDIClientSubscriptionListenerImpl
- All Implemented Interfaces:
- Remote, org.uddi.v3_service.UDDISubscriptionListenerPortType
public class UDDIClientSubscriptionListenerImpl
- extends Object
- implements org.uddi.v3_service.UDDISubscriptionListenerPortType
WebService which implements the UDDI v3 SubscriptionListener API. This service will be called by
the UDDI registry when any change to a Service or BindingTemplate
call in to it.
- Author:
- kstam
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UDDIClientSubscriptionListenerImpl
public UDDIClientSubscriptionListenerImpl(String bindingKey,
UDDIServiceCache serviceCache)
UDDIClientSubscriptionListenerImpl
public UDDIClientSubscriptionListenerImpl()
getServiceCacheMap
public static Map<String,UDDIServiceCache> getServiceCacheMap()
notifySubscriptionListener
public org.uddi.api_v3.DispositionReport notifySubscriptionListener(org.uddi.subr_v3.NotifySubscriptionListener body)
throws org.uddi.v3_service.DispositionReportFaultMessage
- Specified by:
notifySubscriptionListener
in interface org.uddi.v3_service.UDDISubscriptionListenerPortType
- Throws:
org.uddi.v3_service.DispositionReportFaultMessage
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.