Bees v0.5.0 API

bees.core.kernel
Class BeesKernel

java.lang.Object
  |
  +--bees.core.kernel.BeesKernel

public final class BeesKernel
extends java.lang.Object

The main class for booting Bees, currently, it just adds some basic JSI handlers and stops.


Method Summary
static java.util.Properties getInfoTree()
           
static edu.utah.janosvm.kit.comm.jsi.JSIHandlerRoot getJSIRoot()
           
static void main(java.lang.String[] args, ObjectTree capabilities)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getJSIRoot

public static edu.utah.janosvm.kit.comm.jsi.JSIHandlerRoot getJSIRoot()

getInfoTree

public static java.util.Properties getInfoTree()

main

public static void main(java.lang.String[] args,
                        ObjectTree capabilities)

Bees v0.5.0 API

This documentation is Copyright (C) 2002 The University of Utah. All Rights Reserved. See the individual source files for distribution terms.
Documentation, software, and mailing lists for Bees v0.5.0 can be found at the Janos Project: http://www.cs.utah.edu/flux/janos/