moss
Class BlueMOSS

java.lang.Object
  extended by moss.BlueMOSS

public class BlueMOSS
extends java.lang.Object


Constructor Summary
BlueMOSS(java.lang.String[] bootargs)
          constructor -- this initialises the MOSS kernel and starts the init-task
 
Method Summary
 MProcess get_task_list()
          provides access to the task-list
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BlueMOSS

public BlueMOSS(java.lang.String[] bootargs)
constructor -- this initialises the MOSS kernel and starts the init-task

Parameters:
bootargs - boot arguments
Method Detail

get_task_list

public MProcess get_task_list()
provides access to the task-list