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
- Exception
BrokerNotConfiguredInScopeException
public static ScheduledRetriever getRetriever() throws Exception
Exception
Copyright © 2016. All Rights Reserved.