eu.emi.dsr.infrastructure
Class ServiceEventReceiver

java.lang.Object
  extended by eu.emi.dsr.infrastructure.ServiceEventReceiver
All Implemented Interfaces:
EventListener, Runnable

public class ServiceEventReceiver
extends Object
implements EventListener, Runnable

Author:
a.memon, g.szigeti

Constructor Summary
ServiceEventReceiver(String parentUrl, Configuration config)
          Constructor for this event receiver class
 
Method Summary
 void recieve(Event event)
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceEventReceiver

public ServiceEventReceiver(String parentUrl,
                            Configuration config)
Constructor for this event receiver class

Parameters:
URL - of the parent
configuration -
Method Detail

recieve

public void recieve(Event event)
Specified by:
recieve in interface EventListener

run

public void run()
Specified by:
run in interface Runnable


Copyright © 2012. All Rights Reserved.