JNodeOS v1.1.5 API

edu.utah.janos.nodeos
Class Node

java.lang.Object
  |
  +--edu.utah.janos.nodeos.pj_Node
        |
        +--edu.utah.janos.nodeos.Node

public final class Node
extends edu.utah.janos.nodeos.pj_Node

The Node interface used by EEs.

The Node interface provides wrappers for the basic services expected by EE runtimes running on Janos.

Basically a wrapper for java.lang.System facilities.

Author:
Janos Ministry of Development

Constructor Summary
Node()
           
 
Methods inherited from class edu.utah.janos.nodeos.pj_Node
disableCPUScheduling, disablePQ, enableCPUScheduling, enablePQ, fatalError, getHostAddress, hostname, print, println, printStackTrace, printStackTrace, shutdown, time
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Node

public Node()

JNodeOS v1.1.5 API

This documentation is Copyright (C) 1998-2001 The University of Utah. All Rights Reserved. See the file LICENSE for distribution terms.
Documentation, software, and mailing list archives for Janos can be found at the Janos Project: http://www.cs.utah.edu/flux/janos/