Uses of Interface
com.github.fungal.api.Kernel
Packages that use Kernel
Package
Description
This package contains the main API for the Fungal kernel
Event subsystem interface for the Fungal kernel.
This package contains the Fungal kernel implementation
This package contains the deployer infrastructure for Fungal
-
Uses of Kernel in com.github.fungal.api
Methods in com.github.fungal.api that return KernelModifier and TypeMethodDescriptionstatic KernelKernelFactory.create(KernelConfiguration kc) Create a kernel instance -
Uses of Kernel in com.github.fungal.api.events
Methods in com.github.fungal.api.events with parameters of type Kernel -
Uses of Kernel in com.github.fungal.impl
Classes in com.github.fungal.impl that implement KernelMethods in com.github.fungal.impl that return Kernel -
Uses of Kernel in com.github.fungal.spi.deployers
Methods in com.github.fungal.spi.deployers that return Kernel