org.gcube.informationsystem.notifier.test
Class SubscribeTest
java.lang.Object
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
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 |
SubscribeTest
public SubscribeTest()
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 EPRtopic
- the topic
main
public static void main(java.lang.String[] args)
- main
- Parameters:
args
- args