org.objectweb.jonathan.kernel.api

Class Kernel


public final class Kernel
extends Object

This class provides a method to compute the bootstrap configuration, generated from the file /home/walluck/rpm/BUILD/jonathancore/src/org/objectweb/jonathan/kernel/api/Kernel.kcf.

Method Summary

static Context
newConfiguration(Class c)
Returns the effective bootstrap configuration.

Method Details

newConfiguration

public static Context newConfiguration(Class c)
Returns the effective bootstrap configuration.

Parameters:
c - the class of the caller of this method.

Returns:
the bootstrap configuration.