winter-android / io.jentz.winter.android

Package io.jentz.winter.android

Types

AndroidPresentationScopeAdapter

open class AndroidPresentationScopeAdapter : Adapter

Android injection adapter that operates on a WinterTree and retains a presentation sub graph during Activity re-creation (configuration changes).

BuildConfig

class BuildConfig
class BuildConfig

DependencyGraphContextWrapper

class DependencyGraphContextWrapper : ContextWrapper

A ContextWrapper that holds a reference to a Graph and creates a clone of LayoutInflater that is bound to this.

SimpleAndroidInjectionAdapter

open class SimpleAndroidInjectionAdapter : Adapter

Simple extensible injection adapter that operates on a WinterTree and requires a root component with an "activity" named subcomponent.

Extensions for External Classes

io.jentz.winter.WinterInjection