winter / io.jentz.winter / Scope

Scope

data class Scope

Constructors

<init>

Scope(name: String)

Properties

name

val name: String

Companion Object Properties

Prototype

val Prototype: Scope

Singleton

val Singleton: Scope

SoftSingleton

val SoftSingleton: Scope

WeakSingleton

val WeakSingleton: Scope