Packages

c

tasks.ui

AppUIBackendImpl

class AppUIBackendImpl extends AppUI

Linear Supertypes
AppUI, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. AppUIBackendImpl
  2. AppUI
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new AppUIBackendImpl()(implicit actorSystem: ActorSystem, config: TasksConfig)

Value Members

  1. val log: LoggingAdapter
  2. def nodeRegistryEventListener: EventListener[Event]
    Definition Classes
    AppUIBackendImpl → AppUI
  3. def unbind: Future[Done]