Uses of Interface
eu.cloudnetservice.driver.registry.ServiceRegistry
Packages that use ServiceRegistry
-
Uses of ServiceRegistry in eu.cloudnetservice.driver.registry
Fields in eu.cloudnetservice.driver.registry declared as ServiceRegistryMethods in eu.cloudnetservice.driver.registry that return ServiceRegistryModifier and TypeMethodDescription(package private) static @NonNull ServiceRegistryServiceRegistryHolder.instance()Returns the jvm-static instance of the service registry, retrieving it from the boot injection layer if the current call is the first call to the method.static @NonNull ServiceRegistryServiceRegistry.registry()Get the jvm-static singleton instance of the service registry.