public static interface KernelCore.KernelBuilderWithPlugins extends KernelCore.KernelBuilder
| Modifier and Type | Method and Description |
|---|---|
KernelCore.KernelBuilderWithPluginAndContext |
withoutSpiPluginsLoader() |
KernelCore.KernelBuilderWithPluginAndContext |
withPlugins(Class<? extends Plugin>... klass) |
KernelCore.KernelBuilderWithPluginAndContext |
withPlugins(Plugin... plugins) |
buildKernelCore.KernelBuilderWithPluginAndContext withPlugins(Class<? extends Plugin>... klass)
KernelCore.KernelBuilderWithPluginAndContext withPlugins(Plugin... plugins)
KernelCore.KernelBuilderWithPluginAndContext withoutSpiPluginsLoader()
Copyright © 2012-2014. All Rights Reserved.