Uses of Class
io.nuun.kernel.api.plugin.request.KernelParamsRequest

Packages that use KernelParamsRequest
io.nuun.kernel.api   
io.nuun.kernel.api.plugin.request   
 

Uses of KernelParamsRequest in io.nuun.kernel.api
 

Methods in io.nuun.kernel.api that return types with arguments of type KernelParamsRequest
 Collection<KernelParamsRequest> Plugin.kernelParamsRequests()
          list of kernel params needed by this plugins, required by this plugin.
 

Uses of KernelParamsRequest in io.nuun.kernel.api.plugin.request
 

Methods in io.nuun.kernel.api.plugin.request that return types with arguments of type KernelParamsRequest
 Collection<KernelParamsRequest> KernelParamsRequestBuilder.build()
           
 



Copyright © 2012-2015. All Rights Reserved.