org.objectweb.jonathan.libs.kernel
Class KKernel

java.lang.Object
  |
  +--org.objectweb.jonathan.libs.kernel.KKernel

public final class KKernel
extends Object


Constructor Summary
KKernel()
           
 
Method Summary
static Context newConfiguration(Context _context, Class _c)
          ONLY THE CLASS LOADER MAY CHANGE
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KKernel

public KKernel()
Method Detail

newConfiguration

public static Context newConfiguration(Context _context,
                                       Class _c)
ONLY THE CLASS LOADER MAY CHANGE
Parameters:
_context -  
_c -  
Returns:
a new context.