org.gcube.common.messaging.endpoints
Class ScheduledRetriever

java.lang.Object
  extended by org.gcube.common.messaging.endpoints.ScheduledRetriever

public class ScheduledRetriever
extends Object

Author:
andrea

Constructor Summary
ScheduledRetriever(String scope, long intervalTime)
           
 
Method Summary
 ArrayList<String> getEndpoints()
           
 String getFailoverEndpoint()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScheduledRetriever

public ScheduledRetriever(String scope,
                          long intervalTime)
Method Detail

getEndpoints

public ArrayList<String> getEndpoints()

getFailoverEndpoint

public String getFailoverEndpoint()


Copyright © 2014. All Rights Reserved.