org.apache.juddi.subscription.notify
Interface Notifier

All Known Implementing Classes:
HTTPNotifier, JNDI_RMINotifier, RMINotifier, SMTPNotifier

public interface Notifier


Method Summary
 DispositionReport notifySubscriptionListener(NotifySubscriptionListener body)
           
 

Method Detail

notifySubscriptionListener

DispositionReport notifySubscriptionListener(NotifySubscriptionListener body)
                                             throws DispositionReportFaultMessage,
                                                    java.rmi.RemoteException
Throws:
DispositionReportFaultMessage
java.rmi.RemoteException


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