public class BrokerEndpoints extends Object
| Constructor and Description |
|---|
BrokerEndpoints() |
| Modifier and Type | Method and Description |
|---|---|
static ScheduledRetriever |
getRetriever()
Get an already instantiated retriever for the scope passed trough ScopeProvider
|
static ScheduledRetriever |
getRetriever(long waitingTime,
long refreshTime)
Instantiate a ScheduledRetriever with the given waitingtime and refreshtime
|
public static ScheduledRetriever getRetriever(long waitingTime, long refreshTime) throws Exception, BrokerNotConfiguredInScopeException
waitingTime - refreshTime - ExceptionBrokerNotConfiguredInScopeExceptionpublic static ScheduledRetriever getRetriever() throws Exception
ExceptionCopyright © 2016. All Rights Reserved.