| Package | Description |
|---|---|
| io.nuun.kernel.api.config |
| Modifier and Type | Method and Description |
|---|---|
static DependencyInjectionMode |
DependencyInjectionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DependencyInjectionMode[] |
DependencyInjectionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
KernelConfiguration |
KernelConfiguration.dependencyInjectionMode(DependencyInjectionMode mode) |
Copyright © 2012-2014. All Rights Reserved.