org.apache.juddi.subscription.notify
Class JNDI_RMINotifier

java.lang.Object
  extended by org.apache.juddi.subscription.notify.JNDI_RMINotifier
All Implemented Interfaces:
Notifier

public class JNDI_RMINotifier
extends Object
implements Notifier


Field Summary
static String JNDI_RMI_TRANSPORT_KEY
           
 
Constructor Summary
JNDI_RMINotifier(BindingTemplate bindingTemplate)
           
 
Method Summary
 DispositionReport notifySubscriptionListener(NotifySubscriptionListener body)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JNDI_RMI_TRANSPORT_KEY

public static String JNDI_RMI_TRANSPORT_KEY
Constructor Detail

JNDI_RMINotifier

public JNDI_RMINotifier(BindingTemplate bindingTemplate)
                 throws IOException,
                        URISyntaxException,
                        NotBoundException,
                        NamingException,
                        javax.xml.bind.JAXBException
Throws:
IOException
URISyntaxException
NotBoundException
NamingException
javax.xml.bind.JAXBException
Method Detail

notifySubscriptionListener

public DispositionReport notifySubscriptionListener(NotifySubscriptionListener body)
                                             throws DispositionReportFaultMessage,
                                                    RemoteException
Specified by:
notifySubscriptionListener in interface Notifier
Throws:
DispositionReportFaultMessage
RemoteException


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