Main Page   Packages   Class Hierarchy   Compound List   File List   Compound Members  

Kernel Class Reference

Collaboration diagram for Kernel:

Collaboration graph
[legend]
List of all members.

Static Private Attributes

final JConfigurationFactory context_factory = new JConfigurationFactory()
final Context initial_configuration = context_factory.newContext()

Detailed Description

This class provides a method to compute the bootstrap configuration, generated from the file Kernel.kcf.

Definition at line 15 of file Kernel.java.


Member Data Documentation

final JConfigurationFactory Kernel::context_factory = new JConfigurationFactory() [static, private]
 

Definition at line 16 of file Kernel.java.

final Context Kernel::initial_configuration = context_factory.newContext() [static, private]
 

This configuration represents the configuration specified in Kernel.kcf. It is used to generate the bootstrap configuration.

Definition at line 21 of file Kernel.java.


The documentation for this class was generated from the following file:
Generated at Fri May 31 19:24:41 2002 for Jonathan by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001