| Package | Description |
|---|---|
| io.nuun.kernel.api | |
| io.nuun.kernel.api.plugin |
| Modifier and Type | Method and Description |
|---|---|
InitState |
Plugin.init(InitContext initContext)
Lifecycle method : init()
|
| Modifier and Type | Method and Description |
|---|---|
static InitState |
InitState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InitState[] |
InitState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012-2014. All Rights Reserved.