JavaScript is disabled on your browser.
Skip navigation links
Fungal 0.12.0.Final
Overview
Package
Class
Use
Tree
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package com.github.fungal.api
package
com.github.fungal.api
This package contains the main API for the Fungal kernel
Related Packages
Package
Description
com.github.fungal.api.classloading
Class loader subsystem interface for the Fungal kernel.
com.github.fungal.api.configuration
Configuration files for the Fungal kernel.
com.github.fungal.api.deployer
Interface for the main deployers for the Fungal kernel.
com.github.fungal.api.deployment
This package contains a representation of a bean deployment.
com.github.fungal.api.events
Event subsystem interface for the Fungal kernel.
com.github.fungal.api.remote
The
Command
interface represents a command that can be invoked remotely.
com.github.fungal.api.util
This package contains various utilities for the Fungal kernel.
All Classes and Interfaces
Interfaces
Classes
Class
Description
Kernel
The kernel API
KernelFactory
The kernel factory