org.gcube.common.messaging.endpoints
Class EndpointRetriever

java.lang.Object
  extended by org.gcube.common.messaging.endpoints.EndpointRetriever
All Implemented Interfaces:
Runnable

public class EndpointRetriever
extends Object
implements Runnable

Author:
Andrea

Constructor Summary
EndpointRetriever(String scope)
           
 
Method Summary
 ArrayList<String> getEndpoints()
           
 List<org.gcube.common.resources.gcore.ServiceEndpoint.AccessPoint> retrieveMessageBrokerEndpoints()
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EndpointRetriever

public EndpointRetriever(String scope)
Method Detail

retrieveMessageBrokerEndpoints

public List<org.gcube.common.resources.gcore.ServiceEndpoint.AccessPoint> retrieveMessageBrokerEndpoints()
                                                                                                  throws Exception
Throws:
Exception

getEndpoints

public ArrayList<String> getEndpoints()

run

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


Copyright © 2013. All Rights Reserved.