Uses of Class
io.nuun.kernel.api.plugin.InitState

Packages that use InitState
io.nuun.kernel.api   
io.nuun.kernel.api.plugin   
 

Uses of InitState in io.nuun.kernel.api
 

Methods in io.nuun.kernel.api that return InitState
 InitState Plugin.init(InitContext initContext)
          Lifecycle method: init()
 

Uses of InitState in io.nuun.kernel.api.plugin
 

Methods in io.nuun.kernel.api.plugin that return InitState
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-2015. All Rights Reserved.