Factory

libretto.Executor.Factory
See theFactory companion object
trait Factory

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Factory

Members list

Type members

Types

type Bridge <: Of[Dsl]
type Dsl <: CoreDSL

Value members

Abstract methods

def name: String
def shutdown(r: ExecutorResource): Unit

Abstract fields

val bridge: Bridge
val dsl: Dsl