- AbstractRegistryController<M extends com.google.protobuf.GeneratedMessage,MB extends com.google.protobuf.GeneratedMessage.Builder<MB>> - Class in org.openbase.bco.registry.lib.com
-
- AbstractRegistryController(Class<? extends JPScope>, MB) - Constructor for class org.openbase.bco.registry.lib.com.AbstractRegistryController
-
Constructor creates a new RegistryController based on the given scope and publishing registry data of the given builder.
- AbstractRegistryController(Class<? extends JPScope>, MB, boolean) - Constructor for class org.openbase.bco.registry.lib.com.AbstractRegistryController
-
Constructor creates a new RegistryController based on the given scope and publishing registry data of the given builder.
- AbstractRegistryLauncher<L extends AbstractRegistryController> - Class in org.openbase.bco.registry.lib.launch
-
- AbstractRegistryLauncher(Class, Class<L>) - Constructor for class org.openbase.bco.registry.lib.launch.AbstractRegistryLauncher
-
- AbstractRegistryRemote<M extends com.google.protobuf.GeneratedMessage> - Class in org.openbase.bco.registry.lib.com
-
- AbstractRegistryRemote(Class<? extends JPScope>, Class<M>) - Constructor for class org.openbase.bco.registry.lib.com.AbstractRegistryRemote
-
- AbstractRegistrySynchronizationFuture<M extends com.google.protobuf.GeneratedMessage> - Class in org.openbase.bco.registry.lib.com.future
-
This future is used to synchronize the remote registry in a way that when you call
get you can be sure that the change you created has at one time been synchronized to the remote registry.
- AbstractRegistrySynchronizationFuture(Future<M>, SynchronizedRemoteRegistry<String, M, ?>, RegistryRemote) - Constructor for class org.openbase.bco.registry.lib.com.future.AbstractRegistrySynchronizationFuture
-
- AbstractVirtualRegistryController<M extends com.google.protobuf.GeneratedMessage,MB extends com.google.protobuf.GeneratedMessage.Builder<MB>,RM> - Class in org.openbase.bco.registry.lib.com
-
- AbstractVirtualRegistryController(Class<? extends JPScope>, MB) - Constructor for class org.openbase.bco.registry.lib.com.AbstractVirtualRegistryController
-
Constructor creates a new RegistryController based on the given scope and publishing registry data of the given builder.
- AbstractVirtualRegistryController(Class<? extends JPScope>, MB, boolean) - Constructor for class org.openbase.bco.registry.lib.com.AbstractVirtualRegistryController
-
Constructor creates a new RegistryController based on the given scope and publishing registry data of the given builder.
- AbstractVirtualRegistryRemote<M extends com.google.protobuf.GeneratedMessage> - Class in org.openbase.bco.registry.lib.com
-
- AbstractVirtualRegistryRemote(Class<? extends JPScope>, Class<M>) - Constructor for class org.openbase.bco.registry.lib.com.AbstractVirtualRegistryRemote
-
- activate() - Method in class org.openbase.bco.registry.lib.com.AbstractRegistryController
-
- activate() - Method in class org.openbase.bco.registry.lib.com.AbstractRegistryRemote
-
- activate() - Method in class org.openbase.bco.registry.lib.com.AbstractVirtualRegistryRemote
-
- activate() - Method in class org.openbase.bco.registry.lib.com.SynchronizedRemoteRegistry
-
- activateRemoteRegistries() - Method in class org.openbase.bco.registry.lib.com.AbstractRegistryController
-
- activateRemoteRegistries() - Method in class org.openbase.bco.registry.lib.com.AbstractVirtualRegistryController
-
- addObserver(Observer) - Method in class org.openbase.bco.registry.lib.com.future.AbstractRegistrySynchronizationFuture
-