org.gcube.common.messaging.endpoints
Class BrokerEndpoints
java.lang.Object
org.gcube.common.messaging.endpoints.BrokerEndpoints
public class BrokerEndpoints
- extends Object
- Author:
- Andrea
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BrokerEndpoints
public BrokerEndpoints()
getRetriever
public static ScheduledRetriever getRetriever(long waitingTime,
long refreshTime)
throws Exception,
BrokerNotConfiguredInScopeException
- Instantiate a ScheduledRetriever with the given waitingtime and refreshtime
- Parameters:
waitingTime
- refreshTime
-
- Returns:
-
- Throws:
Exception
BrokerNotConfiguredInScopeException
getRetriever
public static ScheduledRetriever getRetriever()
throws Exception
- Get an already instantiated retriever for the scope passed trough ScopeProvider
- Returns:
-
- Throws:
Exception
Copyright © 2013. All Rights Reserved.