org.mbari.vars.migration.services.ServiceBuilder
See theServiceBuilder companion object
ServiceBuilder is a singleton object that provides access to various services such as AnnotationService, MediaService, and OniService. It loads configurations from the Raziel service and initializes the services accordingly.
Value parameters
- load
-
A boolean flag indicating whether to load configurations from the Raziel service. Defaults to true. If set to false, the service configurations will be loaded from conf files and environment variables.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article