eu.emi.dsr.infrastructure
Class ServiceCheckin
java.lang.Object
eu.emi.dsr.infrastructure.ServiceCheckin
- All Implemented Interfaces:
- Runnable
public class ServiceCheckin
- extends Object
- implements Runnable
Service periodically checkin to the parent DSR
- Author:
- g.szigeti
|
Method Summary |
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceCheckin
public ServiceCheckin(String parentUrl,
String url,
Long maxmessage)
throws Throwable
- Constructor for a service checkin mechanism
- Parameters:
URL - of the parent DSRown - URLmaximum - number of entries per message
- Throws:
Throwable
run
public void run()
- Specified by:
run in interface Runnable
Copyright © 2012. All Rights Reserved.