| Package | Description |
|---|---|
| org.openbase.jul.storage.registry |
| Modifier and Type | Field and Description |
|---|---|
protected RegistryRemote |
RegistrySynchronizer.registryRemote |
| Modifier and Type | Method and Description |
|---|---|
protected RegistryRemote<?> |
RemoteRegistry.getRegistryRemote()
Method returns the registry remote where this instance is bound to.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteRegistry.setRegistryRemote(RegistryRemote<?> remote) |
| Constructor and Description |
|---|
ActivatableEntryRegistrySynchronizer(SynchronizableRegistry<KEY,ENTRY> registry,
RemoteRegistry<KEY,CONFIG_M,CONFIG_MB> remoteRegistry,
RegistryRemote registryRemote,
org.openbase.jul.pattern.Factory<ENTRY,CONFIG_M> factory) |
EnableableEntryRegistrySynchronizer(SynchronizableRegistry<KEY,ENTRY> registry,
RemoteRegistry<KEY,CONFIG_M,CONFIG_MB> remoteRegistry,
RegistryRemote registryRemote,
org.openbase.jul.pattern.Factory<ENTRY,CONFIG_M> factory) |
RegistrySynchronizer(SynchronizableRegistry<KEY,ENTRY> registry,
RemoteRegistry<KEY,CONFIG_M,CONFIG_MB> remoteRegistry,
RegistryRemote registryRemote,
org.openbase.jul.pattern.Factory<ENTRY,CONFIG_M> factory) |
Copyright © 2015–2018 openbase.org. All rights reserved.