org.apache.juddi.api.impl
Class UDDISubscriptionListenerImpl

java.lang.Object
  extended by org.apache.juddi.api.impl.AuthenticatedService
      extended by org.apache.juddi.api.impl.UDDISubscriptionListenerImpl
All Implemented Interfaces:
java.rmi.Remote, UDDISubscriptionListenerPortType

public class UDDISubscriptionListenerImpl
extends AuthenticatedService
implements UDDISubscriptionListenerPortType


Field Summary
 
Fields inherited from class org.apache.juddi.api.impl.AuthenticatedService
AUTHTOKEN_ACTIVE, AUTHTOKEN_RETIRED
 
Constructor Summary
UDDISubscriptionListenerImpl()
           
 
Method Summary
 DispositionReport notifySubscriptionListener(NotifySubscriptionListener body)
           
 
Methods inherited from class org.apache.juddi.api.impl.AuthenticatedService
getEntityPublisher
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UDDISubscriptionListenerImpl

public UDDISubscriptionListenerImpl()
Method Detail

notifySubscriptionListener

public DispositionReport notifySubscriptionListener(NotifySubscriptionListener body)
                                             throws DispositionReportFaultMessage
Specified by:
notifySubscriptionListener in interface UDDISubscriptionListenerPortType
Throws:
DispositionReportFaultMessage


Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.