package registry
Type Members
- abstract class BaseServiceLocator extends ServiceLocator
- final class Method extends AnyRef
- final class RegisteredService extends AnyRef
- final class ServiceAcl extends AnyRef
- case class ServiceLocatorConfig(url: URI) extends Product with Serializable
- trait ServiceRegistry extends Service
- class ServiceRegistryModule extends Module
-
class
ServiceRegistryProvider extends Provider[ServiceRegistry]
This is needed to break the circular dependency between the ServiceRegistry and the ServiceLocator.
This is needed to break the circular dependency between the ServiceRegistry and the ServiceLocator.
- Annotations
- @Singleton()
- class ServiceRegistryService extends AnyRef