winter / io.jentz.winter.inject / Prototype

Prototype

@Target([AnnotationTarget.CLASS]) annotation class Prototype

Marks a class as prototype scoped.

Constructors

<init>

Prototype()

Marks a class as prototype scoped.