public class CachedLocationRegistryRemote extends Object
| Constructor and Description |
|---|
CachedLocationRegistryRemote() |
| Modifier and Type | Method and Description |
|---|---|
static LocationRegistryRemote |
getRegistry() |
static void |
reinitialize() |
static void |
shutdown() |
static void |
waitForData() |
static void |
waitForData(long timeout,
TimeUnit timeUnit) |
public static void reinitialize()
throws InterruptedException,
org.openbase.jul.exception.CouldNotPerformException
InterruptedExceptionorg.openbase.jul.exception.CouldNotPerformExceptionpublic static LocationRegistryRemote getRegistry() throws InterruptedException, org.openbase.jul.exception.NotAvailableException
org.openbase.jul.exception.NotAvailableExceptionInterruptedExceptionpublic static void waitForData()
throws InterruptedException,
org.openbase.jul.exception.CouldNotPerformException
InterruptedExceptionorg.openbase.jul.exception.CouldNotPerformExceptionpublic static void waitForData(long timeout,
TimeUnit timeUnit)
throws org.openbase.jul.exception.CouldNotPerformException,
InterruptedException
org.openbase.jul.exception.CouldNotPerformExceptionInterruptedExceptionpublic static void shutdown()
Copyright © 2014–2017 openbase.org. All rights reserved.