android-beans / rocks.frieler.android.beans / BeanConfiguration / <init>

<init>

BeanConfiguration()

Abstract super-class to define beans for the context of an application by providing BeanDefinitions.

BeanConfigurations can be defined as an object or must provide a public constructor, which takes the android.content.Context or no arguments, to be instantiated.

Author
Christopher Frieler