org.apache.juddi.rmi
Class UDDISubscriptionListenerService

java.lang.Object
  extended by java.rmi.server.RemoteObject
      extended by java.rmi.server.RemoteServer
          extended by java.rmi.server.UnicastRemoteObject
              extended by org.apache.juddi.rmi.UDDISubscriptionListenerService
All Implemented Interfaces:
java.io.Serializable, java.rmi.Remote, UDDISubscriptionListenerPortType

public class UDDISubscriptionListenerService
extends java.rmi.server.UnicastRemoteObject
implements UDDISubscriptionListenerPortType

UDDISecurityPortType wrapper so it can be exposed as a service over RMI.

Author:
Kurt T Stam
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.rmi.server.RemoteObject
ref
 
Constructor Summary
protected UDDISubscriptionListenerService()
           
 
Method Summary
 DispositionReport notifySubscriptionListener(NotifySubscriptionListener body)
           
 
Methods inherited from class java.rmi.server.UnicastRemoteObject
clone, exportObject, exportObject, exportObject, unexportObject
 
Methods inherited from class java.rmi.server.RemoteServer
getClientHost, getLog, setLog
 
Methods inherited from class java.rmi.server.RemoteObject
equals, getRef, hashCode, toString, toStub
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UDDISubscriptionListenerService

protected UDDISubscriptionListenerService()
                                   throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException
Method Detail

notifySubscriptionListener

public DispositionReport notifySubscriptionListener(NotifySubscriptionListener body)
                                             throws DispositionReportFaultMessage,
                                                    java.rmi.RemoteException
Specified by:
notifySubscriptionListener in interface UDDISubscriptionListenerPortType
Throws:
DispositionReportFaultMessage
java.rmi.RemoteException


Copyright © 2004-2010. All Rights Reserved.