|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.fzj.unicore.uas.discovery.GatewayRegistration
public class GatewayRegistration
registers with a gateway and updates the registration periodically
| Constructor Summary | |
|---|---|
GatewayRegistration()
creates a new GatewayRegistration using the default update interval of 60 seconds |
|
GatewayRegistration(int updateInterval)
creates a new GatewayRegistration |
|
| Method Summary | |
|---|---|
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GatewayRegistration()
throws java.lang.Exception
java.lang.Exception
public GatewayRegistration(int updateInterval)
throws java.lang.Exception
updateInterval - - in seconds
java.lang.Exception| Method Detail |
|---|
public void run()
run in interface java.lang.Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||