- RegistryBackend - Enum in org.eclipse.basyx.components.registry.configuration
-
Possible types for registry backends.
- RegistryComponent - Class in org.eclipse.basyx.components.registry
-
Generic registry that can start and stop a registry with different kinds of backends.
- RegistryComponent() - Constructor for class org.eclipse.basyx.components.registry.RegistryComponent
-
Default constructor that loads default configurations
- RegistryComponent(BaSyxContextConfiguration) - Constructor for class org.eclipse.basyx.components.registry.RegistryComponent
-
Constructor with given configuration for the registry and its server context.
- RegistryComponent(BaSyxContextConfiguration, BaSyxMongoDBConfiguration) - Constructor for class org.eclipse.basyx.components.registry.RegistryComponent
-
Constructor with given configuration for the registry and its server context.
- RegistryComponent(BaSyxContextConfiguration, BaSyxSQLConfiguration) - Constructor for class org.eclipse.basyx.components.registry.RegistryComponent
-
Constructor with given configuration for the registry and its server context.
- RegistryComponent(BaSyxContextConfiguration, BaSyxRegistryConfiguration) - Constructor for class org.eclipse.basyx.components.registry.RegistryComponent
-
Constructor with given configuration for the registry and its server context.
- RegistryExecutable - Class in org.eclipse.basyx.components.registry.executable
-
A registry executable for a registry with any backend.
- remove(IIdentifier) - Method in class org.eclipse.basyx.components.registry.mongodb.MongoDBRegistryHandler
-
- remove(Object) - Method in class org.eclipse.basyx.components.registry.sql.AASDescriptorMap
-