eu.emi.dsr.p2p
Class SelfRegistration

java.lang.Object
  extended by eu.emi.dsr.p2p.SelfRegistration
All Implemented Interfaces:
Runnable

public class SelfRegistration
extends Object
implements Runnable

GSR Service periodically self registration

Author:
g.szigeti

Constructor Summary
SelfRegistration(String myUrl)
          Constructor for a self-registration mechanism
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelfRegistration

public SelfRegistration(String myUrl)
                 throws Throwable
Constructor for a self-registration mechanism

Parameters:
url -
Throws:
Throwable
Method Detail

run

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


Copyright © 2012. All Rights Reserved.