M - public interface RegistryRemote<M> extends org.openbase.jul.pattern.Remote<M>, RegistryService
org.openbase.jul.pattern.Remote.ConnectionStateShutdownable.ShutdownDeamon| Modifier and Type | Method and Description |
|---|---|
default String |
getName() |
void |
init()
Method initializes the remote with the default registry connection scope.
|
void |
reinit(Object maintainer)
Reinitialize the remote with the default registry connection scope.
|
activate, activate, addConnectionStateObserver, getConnectionState, getData, getDataClass, getDataFuture, getPing, isConnected, ping, removeConnectionStateObserver, requestData, waitForConnectionState, waitForData, waitForDataregisterShutdownHook, registerShutdownHook, shutdownactivate, deactivate, isActiveisLocked, lock, unlock, verifyMaintainabilityaddDataObserver, isDataAvailable, removeDataObserverisReady, waitUntilReady, waitUntilReadyFuturevoid init() throws InitializationException, InterruptedException
void reinit(Object maintainer) throws InterruptedException, CouldNotPerformException, VerificationFailedException
maintainer - the current maintainer of the remoteInterruptedException - thrown if the process is interruptedCouldNotPerformException - thrown if the process could not be performedVerificationFailedException - thrown if the given maintainer is incorrectdefault String getName() throws NotAvailableException
NotAvailableExceptionCopyright © 2015–2018 openbase.org. All rights reserved.