org.objectweb.jonathan.libs.kernel.helpers
Class TrivialKernel

java.lang.Object
  extended byorg.objectweb.jonathan.libs.kernel.helpers.TrivialKernel

public class TrivialKernel
extends java.lang.Object


Constructor Summary
TrivialKernel()
           
 
Method Summary
static Context newConfiguration(Context _context, java.lang.Class _c)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TrivialKernel

public TrivialKernel()
Method Detail

newConfiguration

public static Context newConfiguration(Context _context,
                                       java.lang.Class _c)