Package

com.github.vonnagy.service.container

service

Permalink

package service

Visibility
  1. Public
  2. All

Type Members

  1. class ContainerService extends CoreConfig with SystemShutdown with LoggingAdapter

    Permalink

    This is the main class for the container.

    This is the main class for the container. It takes several parameters to be used in its construction.

  2. class ServicesManager extends Actor with HttpService with RegisteredHealthCheckActor with Stash

    Permalink

    This is the services parent actor that contains all registered services

  3. case class StatusRunning() extends Product with Serializable

    Permalink

Value Members

  1. object ServicesManager

    Permalink

Ungrouped