| ActionScope |
interface ActionScope : GroupScope |
| CachingMode |
enum class CachingMode
Specifies how lifecycle aware objects are cached. |
| GroupScope |
interface GroupScope : Scope |
| InstanceFactory |
interface InstanceFactory |
| LifecycleAware |
interface LifecycleAware<out T> : ReadOnlyProperty<Any?, T> |
| LifecycleListener |
interface LifecycleListener |
| Scope |
interface Scope |
| TestScope |
interface TestScope : Scope |