org.gcube.informationsystem.notifier.test
Class SubscribeTest

java.lang.Object
  extended by org.gcube.informationsystem.notifier.test.SubscribeTest
All Implemented Interfaces:
org.globus.wsrf.NotifyCallback

public class SubscribeTest
extends java.lang.Object
implements org.globus.wsrf.NotifyCallback

Author:
Andrea

Constructor Summary
SubscribeTest()
           
 
Method Summary
 void deliver(java.util.List topicPath, org.apache.axis.message.addressing.EndpointReferenceType producer, java.lang.Object message)
          
static void main(java.lang.String[] args)
          main
 void run(org.apache.axis.message.addressing.EndpointReferenceType brokerEPR, java.lang.String topic)
          run method
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubscribeTest

public SubscribeTest()
Method Detail

deliver

public void deliver(java.util.List topicPath,
                    org.apache.axis.message.addressing.EndpointReferenceType producer,
                    java.lang.Object message)

Specified by:
deliver in interface org.globus.wsrf.NotifyCallback

run

public void run(org.apache.axis.message.addressing.EndpointReferenceType brokerEPR,
                java.lang.String topic)
run method

Parameters:
brokerEPR - the DIS-Broker EPR
topic - the topic

main

public static void main(java.lang.String[] args)
main

Parameters:
args - args