Packages

final class ResourceExt extends Extension

In order to minimise the user facing API, the resource lifetime can be managed by an Akka Extension. In that case Akka Extension will make sure that there is only one instance of the resource instantiated per Actor System.

Source
Resource.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ResourceExt
  2. Extension
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. implicit val resource: Resource