Packages

package registry

Type Members

  1. abstract class BaseServiceLocator extends ServiceLocator
  2. final class Method extends AnyRef
  3. final class RegisteredService extends AnyRef
  4. final class ServiceAcl extends AnyRef
  5. case class ServiceLocatorConfig(url: URI) extends Product with Serializable
  6. trait ServiceRegistry extends Service
  7. class ServiceRegistryModule extends Module
  8. 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()
  9. class ServiceRegistryService extends AnyRef

Ungrouped