org.apache.juddi.v3.tck
Class TckSubscriptionListenerRMI

java.lang.Object
  extended by org.apache.juddi.v3.tck.TckSubscriptionListener
      extended by org.apache.juddi.v3.tck.TckSubscriptionListenerRMI

public class TckSubscriptionListenerRMI
extends TckSubscriptionListener

Author:
Tom Cunningham

Field Summary
 String LISTENER_SERVICE_KEY_RMI
           
 String LISTENER_SERVICE_XML_RMI
           
static String SUBSCRIPTION_KEY_RMI
           
static String SUBSCRIPTION_XML_RMI
          note that the subscription1.xml contains the binding template for the UDDI server to call back into
 
Fields inherited from class org.apache.juddi.v3.tck.TckSubscriptionListener
LISTENER_HTTP_SERVICE_XML, LISTENER_RMI_SERVICE_XML, LISTENER_SERVICE_KEY, LISTENER_SMTP_SERVICE_XML, SUBSCRIPTION_KEY, SUBSCRIPTION_SMTP_KEY, SUBSCRIPTION_SMTP_XML, SUBSCRIPTION_XML
 
Constructor Summary
TckSubscriptionListenerRMI(UDDISubscriptionPortType subscription, UDDIPublicationPortType publication)
           
 
Method Summary
 
Methods inherited from class org.apache.juddi.v3.tck.TckSubscriptionListener
deleteBinding, deleteNotifierSubscription, deleteSubscription, saveNotifierBinding, saveNotifierSubscription, saveService, saveSubscription
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LISTENER_SERVICE_XML_RMI

public final String LISTENER_SERVICE_XML_RMI
See Also:
Constant Field Values

LISTENER_SERVICE_KEY_RMI

public final String LISTENER_SERVICE_KEY_RMI
See Also:
Constant Field Values

SUBSCRIPTION_XML_RMI

public static final String SUBSCRIPTION_XML_RMI
note that the subscription1.xml contains the binding template for the UDDI server to call back into

See Also:
Constant Field Values

SUBSCRIPTION_KEY_RMI

public static final String SUBSCRIPTION_KEY_RMI
See Also:
Constant Field Values
Constructor Detail

TckSubscriptionListenerRMI

public TckSubscriptionListenerRMI(UDDISubscriptionPortType subscription,
                                  UDDIPublicationPortType publication)


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