Package things.thinger.kernel.basic

Interface Summary
KernelBasic_Constants Immutable constants for a Basic Kernel.
KernelBasic_WriterLogger_Factory An interface to a log factory for the kernel.
 

Class Summary
KernalBasic_LoggingExpressor This implements a logging based expressor.
KernalBasic_THINGProcessWrapper Things Process wrapper for THINGs.
KernelBasic Implements a system interface for the basic Kernel.
KernelBasic_Loader A THINGS loader implementation for KernelBasic.
KernelBasic_LoaderIDE A THINGS loader implementation for KernelBasic.
KernelBasic_NamingReactors Naming reactors specific to KernelBasic.
KernelBasic_System_Bootstrap A local bootstrap for starting the system.
KernelBasic_WriterLogger Implements a Writer based logger.
KernelBasic_WriterLogger_StandardFactory The standard log factory for the kernel.
KernelBasicBase Implements underlying Kernel functionality.
 



Things.